|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
BeanDescriptors.
EventSetDescriptors.
logLevel.
MethodDescriptors.
PropertyDescriptors.
getLevel() accepts it, log
message.
getLevel() accepts it, log
message and error.
)
- sendText(String) -
Method in class anecho.JamochaMUD.CHandler
- Send the text to the currently active MU*
- sendText(String, MuSocket) -
Method in class anecho.JamochaMUD.CHandler
- Send a string to the supplied MU*, using the
proper encoding method (ASCII or Unicode)
- sendText(String) -
Method in class anecho.JamochaMUD.MuSocket
- Send text out to our MU*
- sendText(String) -
Method in class anecho.JamochaMUD.PuppetSocket
- Send the text to the parent MuSocket.
- serialiseMacros() -
Method in class anecho.JamochaMUD.JMWriteRC
- Serialise the user's macros to the .macros.rc file.
- serialVersionUID -
Static variable in class anecho.gui.JMappedComboBox
- the serial version UID required by java.io.Serializable
- server -
Variable in class com.jmxp.structures.relocateStruct
-
- SET_ALL_FALSE -
Static variable in class anecho.gui.SyncFrameGroup
-
- SET_ALL_TRUE -
Static variable in class anecho.gui.SyncFrameGroup
-
- setActiveMU(int) -
Method in class anecho.JamochaMUD.CHandler
- Sets the active MU* (the MU* visible to the user) based on the index
number provided.
- setActiveMU(String) -
Method in class anecho.JamochaMUD.MuckMain
- This method is used to make sure all the classes
properly identify the active MU*
- setActiveMU(boolean) -
Method in class anecho.JamochaMUD.MuSocket
- Indicate that this MU active or inactive
- setAddress(String) -
Method in class anecho.gui.Hyperlink
- Set the address for this link
- setAddress(String) -
Method in class anecho.JamochaMUD.legacy.AddEdit
- Set the name of the MU*'s address
- setAddress(String) -
Method in class anecho.JamochaMUD.legacy.AddEditAWT
- Set the name of the MU*'s address
- setAddress(String) -
Method in class anecho.JamochaMUD.MuckInfo
-
- setAddress(String) -
Method in class anecho.JamochaMUD.MuSocket
- The Address of our connection
- setAddress(String) -
Method in class anecho.JamochaMUD.World
-
- setAll(String, String, String) -
Method in class anecho.JamochaMUD.legacy.AddEdit
- Set all our variables at once *
- setAll(String, String, String) -
Method in class anecho.JamochaMUD.legacy.AddEditAWT
- Set all our variables at once *
- setAllAttribs(Font, Color, Color, Color[]) -
Method in class anecho.JamochaMUD.CHandler
- Change the font face and size on all the connections
- setAllColours(Color, Color) -
Method in class anecho.JamochaMUD.CHandler
- Set the foreground and background colours for all the MU*s.
- setAllColours(Color, Color) -
Method in class anecho.JamochaMUD.JMUD
- Change our colours globally across all windows
- setAllFonts(Font) -
Method in class anecho.JamochaMUD.CHandler
- Set the Font for all active MU*s
- setAllFonts(Font) -
Method in class anecho.JamochaMUD.JMUD
- Change our fonts globally across all windows
- setAllSettings(Hashtable) -
Method in class anecho.JamochaMUD.JMConfig
- Change all our settings to that of the new Hashtable.
- setAllStates(boolean) -
Method in class anecho.gui.JSyncFrame
- Set the state of all the frames in this group to be the same
- setAllStates(boolean) -
Method in class anecho.gui.SyncFrame
- Set the state of all the frames in this group to be the same
- setAllSync(boolean) -
Method in class anecho.JamochaMUD.JMUD
- Change the synchronisation status of our windows
- setAntiAliasing(boolean) -
Method in class anecho.gui.JMSwingEntry
- This method allows anti-aliasing of text to be enabled or disabled
- setAntiAliasing(boolean) -
Method in class anecho.gui.JMSwingText
- Turn anti-aliasing of our letters on or off
- setAntiAliasing(boolean) -
Method in class anecho.gui.JMSwingTextPane
- Set the status of our AntiAliasing to either be enabled or
disable in this component.
- setAntiAliasing(boolean) -
Method in class anecho.JamochaMUD.CHandler
- Change between aliased and antialised text in our
output windows.
- setAntiAliasing(boolean) -
Method in class anecho.JamochaMUD.DataIn
- Enable or disable anti-aliasing
- setAtHalt() -
Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
-
- setAtHalt() -
Method in class anecho.JamochaMUD.plugins.MusicBox
- Previously this function did most of the functions of Deactivate()
but now this is reserved solely for shutting down the plug-in
and doing any necessary clean-up.
- setAtHalt() -
Method in class anecho.JamochaMUD.plugins.PathWalker
- interface method to clean up at shutdown -- save our paths.
- setAtHalt() -
Method in interface anecho.JamochaMUD.plugins.PlugInterface
- Previously this function did most of the functions of deactivate()
but now this is reserved solely for shutting down the plug-in
and doing any necessary clean-up.
- setAtHalt() -
Method in class anecho.JamochaMUD.plugins.TestPlugIn
- The method is automatically called when JamochaMUD is quit
by using the File -> Exit menu or the close window icon.
- setAtHalt() -
Method in class anecho.JamochaMUD.plugins.Ticker
- The method is automatically called when JamochaMUD is quit
by using the File -> Exit menu or the close window icon.
- setAtHalt() -
Method in class anecho.JamochaMUD.plugins.TimeStamp
- The method is automatically called when JamochaMUD is quit
by using the File -> Exit menu or the close window icon.
- setAtHalt() -
Method in class anecho.JamochaMUD.plugins.Trigger
- This is called when JamochaMUD stops, and can be used for any final
clean-up, file saving, etc.
- setAutoConnect(boolean) -
Method in class anecho.JamochaMUD.MuSocket
- Set the auto-connect status for the MU*
- setAutoConnect(boolean) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- setAutoLogin(boolean) -
Method in class anecho.JamochaMUD.MUChar
-
- setAutoWatchTab(boolean) -
Method in class anecho.gui.JMFancyTabbedPane
- This method is used for enabling and disabling automatic tab watching.
- setBackground(Color) -
Method in class anecho.gui.JMSwingText
- Set the background colour of our text area
- setBackgroundColour(Color) -
Method in class anecho.JamochaMUD.DataIn
- Set the background colour for the DataIn window.
- setBoldNotBright(boolean) -
Method in class anecho.gui.JMSwingText
- There are two different ways to interpret the "bold" feature on MU*'linkStyle.
- setBounds(int, int, int, int) -
Method in class anecho.gui.JSyncFrame
- This method is overridden to keep us up to date with the component's
location
- setBounds(Rectangle) -
Method in class anecho.gui.JSyncFrame
- setBounds is overridden to keep us up to date with the component's
location
- setBounds(int, int, int, int) -
Method in class anecho.gui.SyncFrame
- This method is overridden to keep us up to date with the component's location
- setBounds(Rectangle) -
Method in class anecho.gui.SyncFrame
- setBounds is overridden to keep us up to date with the component's location
- setCaretPosition(int) -
Method in class anecho.gui.JMText
- This method allows setting of the cursor's position based on the
count of characters from the beginning of the component.
- setCaretPosition(int) -
Method in class anecho.JamochaMUD.DataIn
- Set the caret's location based on the given index from the
first character in the text area.
- setCharacterName(String) -
Method in class anecho.JamochaMUD.MuSocket
- Set the character name that is to be used for this MuSocket
- setCharType(int) -
Method in class anecho.JamochaMUD.MUChar
- Set the type of "character" this entry is to be
- setClient(String, String) -
Method in class com.jmxp.MXPProcessor
-
- setClient(String, String) -
Method in class com.jmxp.MXPState
-
- setCloseMUEnabled(boolean) -
Method in class anecho.JamochaMUD.JMainMenu
-
- setCloseMUEnabled(boolean) -
Method in class anecho.JamochaMUD.legacy.MainMenu
-
- setCloseState(boolean) -
Method in class anecho.gui.JSyncFrame
- Set the frame to close when the "close" icon of the frame is activated
- setCloseState(boolean) -
Method in class anecho.gui.SyncFrame
- Set the frame to close when the "close" icon of the frame is activated
- setCodepage(String) -
Method in class anecho.extranet.MUDBufferedReader
- Set the codepage to convert received server output to
- setCodePage(String) -
Method in class anecho.JamochaMUD.MuSocket
- Set the codepage to be used to convert text coming from the MU* server
- setCodePage(String) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- setCodePage(String) -
Method in class anecho.JamochaMUD.World
- This method allows the code-page to be set, indicating that this world is to over-ride the
standard code-page.
- setColour(boolean) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setColourString(String) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setColumns(int) -
Method in class anecho.gui.JMSwingEntry
- This method should set the number of columns in this component.
- setColumns(int) -
Method in class anecho.gui.JMText
- Set the column-width of our magic widget! (That's the JMText widget,
Y'know)
- setColumns(int) -
Method in class anecho.JamochaMUD.DataIn
- Sets the number of columns to be visible
- setConnected(boolean) -
Method in class anecho.JamochaMUD.JMainMenu
- Set the menus to reflect if we're connected (true) or not (false)
- setConnected(boolean) -
Method in class anecho.JamochaMUD.legacy.MainMenu
- Set the menus to reflect if we're connected (true) or not (false)
- setConnectionHandler(CHandler) -
Method in class anecho.JamochaMUD.JMConfig
- Deprecated. the ConnectionHandler will be turned into a singleton
- setConnectionMenu() -
Method in class anecho.JamochaMUD.MuckMain
- Set the state of our connection menu
based on our active MU*'s condition
- setConnectionString(String) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- setConnectString(String) -
Method in class anecho.JamochaMUD.MuSocket
-
- setConnString(String) -
Method in class anecho.JamochaMUD.MUChar
-
- setCR(String) -
Method in class anecho.extranet.TelnetProtocolHandler
-
- setCRLF(String) -
Method in class anecho.extranet.TelnetProtocolHandler
-
- setCTRLKey(char) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
-
- setCTRLKey(char) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
-
- setCurrentTask(int) -
Method in class anecho.gui.EasyProgressDialog
-
- setCustomPalette(Color[]) -
Method in class anecho.JamochaMUD.CHandler
- This method sets the custom colours to be used on all our MU* windows.
- setDataInVariable(DataIn) -
Method in class anecho.JamochaMUD.JMConfig
-
- setDefaultGaugeColor(Color) -
Method in class com.jmxp.MXPProcessor
-
- setDefaultGaugeColor(Color) -
Method in class com.jmxp.MXPState
-
- setDefaultText(String, int, boolean, boolean, boolean, boolean, Color, Color) -
Method in class com.jmxp.MXPProcessor
-
- setDefaultText(String, int, boolean, boolean, boolean, boolean, Color, Color) -
Method in class com.jmxp.MXPState
-
- setDescription(String) -
Method in class anecho.util.SimpleFilter
- Set the human-readable description for this filter.
- setDestructiveResize(boolean) -
Method in class anecho.gui.JMSwingText
- This method enables "destructive" resizing of fonts.
- setDispLine(String) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
-
- setDispLine(String) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
-
- setDividerLocation(int) -
Method in class anecho.JamochaMUD.MainSwingFrame
-
- setDoubleBuffer(boolean) -
Method in class anecho.gui.JMText
- Set our redraw status to use double buffering for our display redraws.
- setDoubleBuffer(boolean) -
Method in class anecho.JamochaMUD.CHandler
- Change the drawing type for the JMText...
- setEchoState(boolean) -
Method in class anecho.JamochaMUD.MuSocket
- Changes the echo state for this MU*
- setEditable(boolean) -
Method in class anecho.gui.JMSwingText
- This sets the text area editable or non-editable.
- setEditable(boolean) -
Method in class anecho.gui.JMText
- Set the JMText area to be editable or not.
- setExtraInfo(String[]) -
Method in class anecho.gui.Hyperlink
- Extra info can be used to store information that might not
be a standard part of a link, but can be used by classes that extend this one
- setFile(String) -
Method in class anecho.util.FileUtils
- Set the file or path to operate on.
- setFilters(String[]) -
Method in class anecho.util.SimpleFilter
- This method sets the different filters.
- setFont(Font) -
Method in class anecho.gui.JMSwingText
- Set the font to be used in our display.
- setFont(Font) -
Method in class anecho.gui.JMText
- Over-ride the setFont so that we can readjust our display
for the new font-metrics
- setFont(Font) -
Method in class anecho.JamochaMUD.DataIn
- Set the font to be used for the DataIn window.
- setForeground(Color) -
Method in class anecho.gui.JMSwingEntry
- Because we are using a styled document, we can't directly call
setForeground.
- setForeground(Color) -
Method in class anecho.gui.JMSwingText
- Set the foreground (text) colour of our display
- setForegroundColour(Color) -
Method in class anecho.JamochaMUD.DataIn
- Sets the foreground colour for the DataIn area.
- setFromHistory(int) -
Method in class anecho.JamochaMUD.DataIn
- Set the current text from the scrollback menu,
the item indicated by int pos
- setGag(boolean) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setGroupSync(boolean) -
Method in class anecho.gui.JSyncFrame
- Set the synchronisation of the entire frame group.
- setGroupSync(boolean) -
Method in class anecho.gui.SyncFrame
- Set the synchronisation of the entire frame group
- setHeaderParams(int, String, int, boolean, boolean, boolean, boolean, Color, Color) -
Method in class com.jmxp.MXPProcessor
-
- setHeaderParams(int, String, int, boolean, boolean, boolean, boolean, Color, Color) -
Method in class com.jmxp.MXPState
-
- setHighlight(boolean) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setIcon(Icon) -
Method in class anecho.gui.EasyIconTreeNode
- Set the icon for this node.
- setIconImage(Image) -
Method in class anecho.JamochaMUD.JMConfig
-
- setJMboolean(String, String) -
Method in class anecho.JamochaMUD.JMConfig
- This method sets a String to a given key stored in the user variables
- setJMCore(JMUD) -
Method in class anecho.JamochaMUD.JMConfig
-
- setJMObject(String, Object) -
Method in class anecho.JamochaMUD.JMConfig
- This method sets an Object to a given key stored in the user variables
- setJMValue(String, boolean) -
Method in class anecho.JamochaMUD.JMConfig
- Set a value to our configuration containing a boolean value
- setJMValue(String, int) -
Method in class anecho.JamochaMUD.JMConfig
- This method sets an Integer value to a given key stored in the user variables
- setJMValue(String, Object) -
Method in class anecho.JamochaMUD.JMConfig
- This method sets an Object to a given key stored in the user variables
- setLaunchString(String) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setLevel(int) -
Method in class net.sf.wraplog.AbstractLogger
-
- setLimit(int) -
Method in class anecho.JamochaMUD.DataIn
- This method sets the maximum number of entries that will be saved
in the command history pop-up.
- setLinkName(String) -
Method in class anecho.gui.Hyperlink
-
- setListAddress(String) -
Method in class anecho.JamochaMUD.ExtWorldList
- Set the address to download the lists from.
- setLocalEcho(boolean) -
Method in class anecho.extranet.TelnetProtocolHandler
- Set the local echo option of telnet.
- setLocalEcho(boolean) -
Method in class anecho.JamochaMUD.JMUDTelnetProtocolHandler
-
- setLocation(int, int) -
Method in class anecho.gui.JSyncFrame
- setLocation is overridden to keep us up to date with the component's
location
- setLocation(Point) -
Method in class anecho.gui.JSyncFrame
- setBounds is overridden to keep us up to date with the component's
location
- setLocation(int, int) -
Method in class anecho.gui.SyncFrame
- setLocation is overridden to keep us up to date with the component's location
- setLocation(Point) -
Method in class anecho.gui.SyncFrame
- setBounds is overridden to keep us up to date with the component's location
- setLock(boolean) -
Method in class anecho.gui.JSyncFrame
- Sets the "lock" status of this frame.
- setLock(boolean) -
Method in class anecho.gui.SyncFrame
- Sets the "lock" status of this frame.
- setLogging(boolean) -
Method in class anecho.JamochaMUD.CHandler
- Activate or deactivate logging in all connections
- setLogging(boolean) -
Method in class anecho.JamochaMUD.MuSocket
- Enable or disable auto-logging
- setLoginStyle(String) -
Method in class anecho.JamochaMUD.MUChar
-
- setLoginStyle(int) -
Method in class anecho.JamochaMUD.World
-
- setLowColour(boolean) -
Method in class anecho.JamochaMUD.CHandler
- Set the MU* displays to operating in either "low colour" (8 colours,
normal and bold) or "high colour" (16 colours).
- setMainLayout() -
Method in class anecho.JamochaMUD.MuckMain
- This method sets up the lay-out of the main JamochaMUD window
- setMainWindowTitle() -
Method in class anecho.JamochaMUD.JMUD
- Change the main title
- setMainWindowVariable(MuckMain) -
Method in class anecho.JamochaMUD.JMConfig
- Deprecated. MuckMain is now a singleton, information may be retrieved via MuckMain.getInstance()
- setMarkLinks(boolean) -
Method in class anecho.gui.JMSwingText
- This method enables the marking of web links, usually with an underline
- setMatchOnly(boolean) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setMaxRows(int) -
Method in class anecho.gui.JMText
- Set the maximum number of rows to be shown in the component.
- setMCCP(boolean) -
Method in class anecho.JamochaMUD.MuSocket
-
- setMedia(boolean) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setMediaString(String) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setMessage(String) -
Method in class anecho.gui.EasyProgressDialog
-
- setMU(MuSocket) -
Method in class anecho.JamochaMUD.plugins.ticker.Tick
- Sets the MuSocket that this tick is associated with
- setMUName(String) -
Method in class anecho.JamochaMUD.MuSocket
- The name of our connection
- setName(String) -
Method in class anecho.JamochaMUD.legacy.AddEdit
- Set the name of the MU* to appear in the dialogue
- setName(String) -
Method in class anecho.JamochaMUD.legacy.AddEditAWT
- Set the name of the MU* to appear in the dialogue
- setName(String) -
Method in class anecho.JamochaMUD.MUChar
-
- setName(String) -
Method in class anecho.JamochaMUD.MuckInfo
-
- setName(String) -
Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
- Set the "name" of the path.
- setNonProportFont(String) -
Method in class com.jmxp.MXPProcessor
-
- setNonProportFont(String) -
Method in class com.jmxp.MXPState
-
- setNotes(String) -
Method in class anecho.JamochaMUD.MUChar
-
- setNotes(String) -
Method in class anecho.JamochaMUD.World
-
- setOldRules(Vector) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.TriggerSwingGUI
- This method builds an array of rules based on the old vector format
- setOutputStream(DataOutputStream) -
Method in class anecho.JamochaMUD.JMUDTelnetProtocolHandler
- Set the output stream that is to be used by the "write" method
- setOverride(boolean) -
Method in class anecho.JamochaMUD.World
- This method sets whether the code-page has been over-ridden or not.
- setOverrideCodepage(boolean) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- setPaintBackground(boolean) -
Method in class anecho.gui.JMSwingText
- Tell us whether it is alright to paint the background colour or not.
- setPalette(Color[]) -
Method in class anecho.gui.JMSwingText
- Sets an entirely new colour palette based on the array given.
- setPaneComponent(Component, int) -
Method in class anecho.JamochaMUD.MainSwingFrame
-
- setParentSocket(MuSocket) -
Method in class anecho.JamochaMUD.PuppetSocket
- As a PuppetSocket is not really a separate connection to the MU*, we
must set the "parent" socket to use for communication
- setPassword(String) -
Method in class anecho.JamochaMUD.MUChar
-
- setPaused(boolean) -
Method in class anecho.JamochaMUD.MuSocket
- Set the paused status of our text area
- setPlayFile(String) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
-
- setPlayFile(String) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
-
- setPlugEnumerator(EnumPlugIns) -
Method in class anecho.JamochaMUD.JMConfig
-
- setPort(String) -
Method in class anecho.JamochaMUD.legacy.AddEdit
- Set the port of the MU*
- setPort(String) -
Method in class anecho.JamochaMUD.legacy.AddEditAWT
- Set the port of the MU*
- setPort(int) -
Method in class anecho.JamochaMUD.MuckInfo
-
- setPort(int) -
Method in class anecho.JamochaMUD.MuSocket
- The currentPort our connection will connect to
- setPort(int) -
Method in class anecho.JamochaMUD.World
-
- setPuppetCommand(String) -
Method in class anecho.JamochaMUD.PuppetSocket
- Sets the command that JamochaMUD looks for to determine what goes to this puppet
- setPuppetName(String) -
Method in class anecho.JamochaMUD.PuppetSocket
- Set the name of the puppet using this view
- setPuppetSendCommand(String) -
Method in class anecho.JamochaMUD.PuppetSocket
- Set the command to pre-pend to output to the MU* from this puppet
- setRows(int) -
Method in class anecho.gui.JMSwingEntry
- This method sets the number of rows in this component.
- setRows(int) -
Method in class anecho.JamochaMUD.DataIn
- Set the number of rows available in our DataIn area.
- setRuleName(String) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
- Set the name of this rule
- setScreenProps(int, int, int, int, int, int) -
Method in class com.jmxp.MXPProcessor
-
- setScreenProps(int, int, int, int, int, int) -
Method in class com.jmxp.MXPState
-
- setScreenSize(Dimension) -
Method in class anecho.JamochaMUD.JMConfig
-
- setSelectedIndex(int) -
Method in class anecho.JamochaMUD.legacy.JMTabPanel
-
- setSelectedMap(Object) -
Method in class anecho.gui.JMappedComboBox
- This method sets the map of the currently selected object.
- setSelectionEnd(int) -
Method in class anecho.gui.JMSwingText
- This method sets the end point of a selection
- setSelectionStart(int) -
Method in class anecho.gui.JMSwingText
- Sets the index for the beginning of a selected area
- setSettings(JMConfig) -
Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
- Set the variable for the JamochaMUD settings.
- setSettings(JMConfig) -
Method in class anecho.JamochaMUD.plugins.MusicBox
- Collect the settings file information that we might need.
- setSettings(JMConfig) -
Method in class anecho.JamochaMUD.plugins.TestPlugIn
-
- setSettings(JMConfig) -
Method in class anecho.JamochaMUD.plugins.TimeStamp
-
- setSettings(JMConfig) -
Method in class anecho.JamochaMUD.plugins.Trigger
-
- setSize(int) -
Method in class anecho.JamochaMUD.plugins.ticker.Tick
- Set the size (duration) of the tick in seconds
- setSpellCheck(boolean) -
Method in class anecho.JamochaMUD.DataIn
- Allow the auto spellcheck feature to be enabled / disabled.
- setSpellCheck(int, boolean, Object, Object) -
Method in class anecho.JamochaMUD.SpellCheck
-
- setSplashGraphic(Object) -
Method in class anecho.JamochaMUD.JMParseRC
-
- setSSL(boolean) -
Method in class anecho.JamochaMUD.legacy.AddEdit
- Set the state for the SSL check-box used by the World.
- setSSL(boolean) -
Method in class anecho.JamochaMUD.MuckInfo
-
- setSSL(boolean) -
Method in class anecho.JamochaMUD.MuSocket
- Enables or disabbles the use of SSL on this connection
- setSSL(boolean) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- setSSL(boolean) -
Method in class anecho.JamochaMUD.World
-
- setStandardPalette() -
Method in class anecho.gui.JMSwingText
- Sets colours in the output window to the ones listed in the getStandardPalette method
- setStart(long) -
Method in class anecho.JamochaMUD.plugins.ticker.Tick
-
- setStartNow() -
Method in class anecho.JamochaMUD.plugins.ticker.Tick
-
- setSync(boolean) -
Method in class anecho.gui.JSyncFrame
- The JamochaMUD Frame synchroniser:
SyncFrame.java handles the synchronising of
frame minimize/maximize, and potentially, movement events
- setSync(boolean) -
Method in class anecho.gui.SyncFrame
- Set the synchronisation of this frame
- setSyncFrameGroup(SyncFrameGroup) -
Method in class anecho.gui.JSyncFrame
- Set the SyncFrameGroup for this frame
- setSyncFrameGroup(SyncFrameGroup) -
Method in class anecho.gui.SyncFrame
- Set the SyncFrameGroup for this frame
- setSyncWindows(boolean) -
Method in class anecho.JamochaMUD.JMainMenu
- Set whether the menu item for the menu should be synchronized or not
- setTerminationState(boolean) -
Method in class anecho.gui.JSyncFrame
- Set the "termination state" of this frame (whether it kills the JVM or not)
- setTerminationState(boolean) -
Method in class anecho.gui.SyncFrame
- Set the "termination state" of this frame (whether it kills the JVM or not)
- setText(String) -
Method in class anecho.gui.Hyperlink
-
- setText(String) -
Method in class anecho.gui.JMSwingText
- Sets the text to be displayed.
- setText(String) -
Method in class anecho.gui.JMText
- Set the text in JMText to whatever we are sent in the string,
erasing everything else
- setText(String) -
Method in class anecho.gui.OKBox
- Set the text for the message (erasing any previous contents)
- setText(String) -
Method in class anecho.JamochaMUD.DataIn
- Set the text visible in the DataIn window.
- setTickSize(int) -
Method in class anecho.JamochaMUD.plugins.Ticker
- This method is used for setting to tick size (in seconds)
- setTimeStamp(long) -
Method in class anecho.JamochaMUD.MuSocket
- The timestamp of our connection, for internal use mostly
- setTimeStamp(String) -
Method in class anecho.JamochaMUD.plugins.TimeStampDir.TimeStampGUI
- Sets the time format shown in the GUI.
- settings -
Variable in class anecho.JamochaMUD.JMParseRC
-
- settings -
Variable in class anecho.JamochaMUD.JMUD
- This class contains all our settings
- setTotalTasks(int) -
Method in class anecho.gui.EasyProgressDialog
-
- setTrigger(boolean) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setTriggerString(String) -
Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
-
- setUseALT(boolean) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
-
- setUseALT(boolean) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
-
- setUseCTRL(boolean) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
-
- setUseCTRL(boolean) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
-
- setUseSHIFT(boolean) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
-
- setUseSHIFT(boolean) -
Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
-
- setVerticalScrollbarPos(int) -
Method in class anecho.gui.JMText
- Set the position of our vertical scrollbar
- setVisible(boolean) -
Method in class anecho.gui.ColourPicker
- Set the colour pick visible or hiden.
- setVisible(boolean) -
Method in class anecho.gui.OKBox
- Allow the dialogue box to be shown or hidden
- setVisibleMU() -
Method in class anecho.JamochaMUD.MuckMain
- Change the shown MU* to our new selection
- setWindowSize(int, int) -
Method in class anecho.extranet.TelnetProtocolHandler
- Send the new Window Size (via NAWS)
- setWindowTitle() -
Method in class anecho.JamochaMUD.DataIn
- Set the title of this frame on the basis of if the
active MU* (the one visible at the moment) is
connected or not.
- setWindowTitle() -
Method in class anecho.JamochaMUD.MuckMain
- This method sets the title for the main JamochaMUD frame.
- setWindowTitle(String) -
Method in class anecho.JamochaMUD.MuckMain
- A specific instance of setting the MU* title if
the MU* is minimised
- setWorld(SimpleWorld) -
Method in class anecho.JamochaMUD.MuSocket
-
- setWorldAddress(String) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- setWorldID(long) -
Method in class anecho.JamochaMUD.MUChar
-
- setWorldID(long) -
Method in class anecho.JamochaMUD.World
- This method should only be used if setting up a previously existing
world.
- setWorldName(String) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- setWorldName(String) -
Method in class anecho.JamochaMUD.World
-
- setWorldPort(int) -
Method in class anecho.JamochaMUD.SimpleWorld
-
- show() -
Method in class anecho.gui.OKBox
- Deprecated. This method is deprecated
- SHOW -
Static variable in class anecho.gui.SyncFrameGroup
- A variable representing the "Show" option for the frame state.
- showCentered() -
Method in class anecho.gui.OKBox
- This functions the same as the show command except for the
fact that it automatically centres the dialogue over its parent
- showCentred() -
Method in class anecho.gui.OKBox
- Deprecated. use showCentered() instead
- showCommands(Frame, boolean) -
Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
-
- showLatestMU() -
Method in class anecho.JamochaMUD.CHandler
- This method displays the last MU* connected to that is still open.
- SHOWNEW -
Static variable in class anecho.JamochaMUD.JMConfig
- Identifies whether the user wants to show JamochaMUD update information or not
- showPopup(Component, int, int) -
Method in class anecho.JamochaMUD.DataIn
- Display the pop-up menu
- showTimeRemaining() -
Method in class anecho.JamochaMUD.plugins.Ticker
- Report the time remaining until the next tick to the user
- showURL(String) -
Method in class anecho.JamochaMUD.BrowserWrapper
-
- showWhatsNew(boolean) -
Method in class anecho.JamochaMUD.MuckMain
- Show a dialogue box showing the latest changes/fixes in JamochaMUD
- SimpleFilter - Class in anecho.util
- SimpleFilter is a class used to create simple file filters
for use with a JFileChooser
- SimpleFilter() -
Constructor for class anecho.util.SimpleFilter
-
- simpleParse(String) -
Method in class com.jmxp.MXPParser
-
- SimpleWorld - Class in anecho.JamochaMUD
-
- SimpleWorld() -
Constructor for class anecho.JamochaMUD.SimpleWorld
-
- SimpleWorld(String, String, int) -
Constructor for class anecho.JamochaMUD.SimpleWorld
-
- SimpleWorld(String, String, int, boolean) -
Constructor for class anecho.JamochaMUD.SimpleWorld
-
- SimpleWorld(String, String, int, boolean, boolean, String) -
Constructor for class anecho.JamochaMUD.SimpleWorld
-
- SINGLEUSERMODE -
Static variable in class anecho.JamochaMUD.JMConfig
-
- size -
Variable in class com.jmxp.structures.formatStruct
-
- Socks - Class in anecho.JamochaMUD.PrefPanels.Socks
-
- Socks() -
Constructor for class anecho.JamochaMUD.PrefPanels.Socks.Socks
- Creates new form Socks
- Socks5socket - Class in anecho.extranet
- Extension of the standard Socket class to enable connections through
a socks5 server.
- Socks5socket(String, int) -
Constructor for class anecho.extranet.Socks5socket
- the standardconstructor.
- Socks5socket(String, int, String, int) -
Constructor for class anecho.extranet.Socks5socket
-
- soundStruct - Class in com.jmxp.structures
-
- soundStruct() -
Constructor for class com.jmxp.structures.soundStruct
-
- SPELLCHECK -
Static variable in class anecho.JamochaMUD.JMConfig
-
- SpellCheck - Class in anecho.JamochaMUD.PrefPanels.SpellCheck
-
- SpellCheck() -
Constructor for class anecho.JamochaMUD.PrefPanels.SpellCheck.SpellCheck
- Creates new form SpellCheck
- SpellCheck - Class in anecho.JamochaMUD
-
- SpellCheck() -
Constructor for class anecho.JamochaMUD.SpellCheck
-
- SplashScreen - Class in anecho.gui
- SplashScreen creates easy (AND FUN!) splash screens for programs
- SplashScreen(Frame) -
Constructor for class anecho.gui.SplashScreen
- Create a blank SplashScreen
- SplashScreen(Frame, String) -
Constructor for class anecho.gui.SplashScreen
- Create a SplashScreen with an initial message
- SplashScreen(Frame, String, ImageIcon) -
Constructor for class anecho.gui.SplashScreen
- Create a SplashScreen with an initial message and an imageFile
- SPLIT -
Static variable in class anecho.JamochaMUD.MuckMain
- Split frame style of presentation
- splitter(String, String) -
Static method in class anecho.gui.TextUtils
- This method splits the given string into an array of strings separated
- SPLITVIEW -
Static variable in class anecho.JamochaMUD.JMConfig
-
- spoolText() -
Method in class anecho.JamochaMUD.MuSocket
- Write any "held" text out to the user'retStr display.
- startup() -
Method in class anecho.extranet.TelnetProtocolHandler
- Do not send any notifications at startup.
- stateChanged(ChangeEvent) -
Method in class anecho.gui.JMFancyTabbedPane
-
- statStruct - Class in com.jmxp.structures
-
- statStruct() -
Constructor for class com.jmxp.structures.statStruct
-
- Strikeout -
Static variable in class com.jmxp.libmxp
-
- stringToDouble(String) -
Static method in class anecho.gui.TextUtils
- This method converts the numeric portion of a String to an Int.
- stripEscapes(String, boolean) -
Static method in class anecho.gui.TextUtils
- This method returns the value of a string
once it has had any escape characters stripped
from it.
- supportsFrame(boolean) -
Method in class com.jmxp.MXPProcessor
-
- supportsFrame(boolean) -
Method in class com.jmxp.MXPState
-
- supportsGauge(boolean) -
Method in class com.jmxp.MXPProcessor
-
- supportsGauge(boolean) -
Method in class com.jmxp.MXPState
-
- supportsImage(boolean) -
Method in class com.jmxp.MXPProcessor
-
- supportsImage(boolean) -
Method in class com.jmxp.MXPState
-
- supportsLink(boolean) -
Method in class com.jmxp.MXPProcessor
-
- supportsLink(boolean) -
Method in class com.jmxp.MXPState
-
- supportsRelocate(boolean) -
Method in class com.jmxp.MXPProcessor
-
- supportsRelocate(boolean) -
Method in class com.jmxp.MXPState
-
- supportsSound(boolean) -
Method in class com.jmxp.MXPProcessor
-
- supportsSound(boolean) -
Method in class com.jmxp.MXPState
-
- supportsStatus(boolean) -
Method in class com.jmxp.MXPProcessor
-
- supportsStatus(boolean) -
Method in class com.jmxp.MXPState
-
- switchToOpen() -
Method in class com.jmxp.MXPProcessor
-
- switchToOpen() -
Method in class com.jmxp.MXPState
-
- SyncFrame - Class in anecho.gui
- The JamochaMUD Frame synchroniser:
SyncFrame.java handles the synchronising of
frame minimize/maximize, and potentially, movement events
- SyncFrame(String) -
Constructor for class anecho.gui.SyncFrame
- Creates a new SyncFrame.
- SyncFrame(String, SyncFrameGroup) -
Constructor for class anecho.gui.SyncFrame
- Creates a new SyncFrame.
- SyncFrame(String, boolean, SyncFrameGroup) -
Constructor for class anecho.gui.SyncFrame
- Creates a new SyncFrame.
- SyncFrameGroup - Class in anecho.gui
- The JamochaMUD Frame Group handler:
SyncFrame.java handles the synchronising of
frame minimize/maximize, and potentially, movement events.
- SyncFrameGroup() -
Constructor for class anecho.gui.SyncFrameGroup
- Create a SyncFrameGroup
- SYNCWINDOWS -
Static variable in class anecho.JamochaMUD.JMConfig
-
- SysInfo - Class in anecho.JamochaMUD
-
- SysInfo() -
Constructor for class anecho.JamochaMUD.SysInfo
- Read in our system configuration (machine specific stuff)
and update any applicable settings
- SystemLogger - Class in net.sf.wraplog
- Logger to write messages to
System.out (debug, info) and
System.err (warn, error). - SystemLogger() -
Constructor for class net.sf.wraplog.SystemLogger
-
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||