A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

AboutBox - Class in anecho.JamochaMUD
A Dialogue box to display licensing information and credits/thanks for the development of JamochaMUD.
AboutBox(Frame) - Constructor for class anecho.JamochaMUD.AboutBox
The constructor that allows up to show the JamochaMUD AboutBox.
AboutBox2 - Class in anecho.JamochaMUD
This is the Swing-enabled version of AboutBox which displays licensing information for JamochaMUD.
AboutBox2(Frame) - Constructor for class anecho.JamochaMUD.AboutBox2
Creates new form AboutBox2
AbstractLogger - Class in net.sf.wraplog
Abstract base class to write messages about interesting things happening to a log.
AbstractLogger() - Constructor for class net.sf.wraplog.AbstractLogger
 
AbstractMessageFormat - Class in anecho.gui
Simple line formatting methods
accept(File) - Method in class anecho.util.SimpleFilter
This method determines if a file or directory should be shown by the filter.
acceptDirs(boolean) - Method in class anecho.util.SimpleFilter
Returns a boolean value
actionPerformed(ActionEvent) - Method in class anecho.gui.ButtonCellEditor
Determine if a new colour has been selected and set it if so
actionPerformed(ActionEvent) - Method in class anecho.gui.ColourPicker
This method listens to the buttons, waiting for the user to click Okay or Cancel
actionPerformed(ActionEvent) - Method in class anecho.gui.OKBox
This method captures the button that was pressed by the user and records the information internally.
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.AboutBox
Check for button presses
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.DataIn
 
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.ExternalProgs
 
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.legacy.AWTProxyBox
Set the initial status of the proxy IP and port which we'll derive from the JVM
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.MuckMain
 
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.PlugInInstaller
This method is used solely for the AWT dialogue
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
Determine if a new colour has been selected and set it if so
activate(int) - Method in class anecho.JamochaMUD.EnumPlugIns
Update out internal list and activate the plug-in
activate() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
 
activate() - Method in class anecho.JamochaMUD.plugins.MusicBox
This function tells the plug-in that it should be functioning.
activate() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to activate the plug-in
activate() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
This function tells the plug-in that it should be functioning.
activate() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This function is automatically called by JamochaMUD when the plug-in is first activated (at each JamochaMUD start-up).
activate() - Method in class anecho.JamochaMUD.plugins.Ticker
This function is automatically called by JamochaMUD when the plug-in is first activated (at each JamochaMUD start-up).
activate() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This function is automatically called by JamochaMUD when the plug-in is first activated (at each JamochaMUD start-up).
activate() - Method in class anecho.JamochaMUD.plugins.Trigger
 
add(Frame) - Method in class anecho.gui.SyncFrameGroup
Add a new SyncFrame to the group
addButton(String) - Method in class anecho.gui.OKBox
Add a button to the list of buttons to be displayed
addColor(String, Color) - Method in class com.jmxp.MXPColors
 
addCondition(String) - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Adds a new rule to the end the existing list of rules
addCondition(String, String) - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Add a new rule to the end of the existing list of rules
addDefinition(String, String) - Method in class anecho.JamochaMUD.JMConfig
 
AddEdit - Class in anecho.JamochaMUD.legacy
This class creates a dialogue box which allows users to add and remove MU* listings for our MuckConnector.
AddEdit(Frame, String) - Constructor for class anecho.JamochaMUD.legacy.AddEdit
Creates new form AddEdit
AddEditAWT - Class in anecho.JamochaMUD.legacy
This class creates a dialogue box which allows users to add and remove MU* listings for our MuckConnector.
AddEditAWT(Frame, String) - Constructor for class anecho.JamochaMUD.legacy.AddEditAWT
Creates new form AddEdit
AddEditWorld - Class in anecho.JamochaMUD
AddEditWorld is a class that displays saved worlds and characters in a tree format.
AddEditWorld() - Constructor for class anecho.JamochaMUD.AddEditWorld
Creates new form AddEditWorld
addEntity(String, String) - Method in class com.jmxp.EntityManager
add or update entity
addItem(Object) - Method in class anecho.gui.JMappedComboBox
This method adds a new item to the bottom of our combobox (with no associated map)
addItem(Object, Object) - Method in class anecho.gui.JMappedComboBox
This method will add an item and its associated map to the combobox.
addKeyListener(KeyListener) - Method in class anecho.gui.JMSwingText
Allow KeyListeners to be added to our JMSwingText.
addKeyListener(KeyListener) - Method in class anecho.gui.JMText
Allow a KeyListener to be added to this component.
addMouseListener(MouseListener) - Method in class anecho.gui.JMSwingText
We need to make our own mouse-listener that'll report back to any listeners that may've registered to this component.
addMouseListener(MouseListener) - Method in class anecho.gui.JMText
We need to make our own mouse-listener that'll report back to any listeners that may've registered to this component.
addNewMU(String, String, int, MuSocket) - Method in class anecho.JamochaMUD.CHandler
Add the text display component owned by the given MuSocket to our display object.
addNewPlugIn() - Method in class anecho.JamochaMUD.EnumPlugIns
Update out internal list and deactivate the plug-in
addNode(Document, Node) - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Write out the path as an XML node in a supplied document.
addNotify() - Method in class anecho.gui.JMText
This method notifies our component that it has been added to a new object.
addPlugin(PlugInterface) - Method in class anecho.JamochaMUD.JMainMenu
 
addPlugin(PlugInterface) - Method in class anecho.JamochaMUD.legacy.MainMenu
 
addPlugin(PlugInterface) - Method in class anecho.JamochaMUD.MuckMain
Add a new plugin to our plugins menu
addPuppet(String, String, PuppetSocket) - Method in class anecho.JamochaMUD.MuSocket
Adds a puppet to our list of "windows"
addStep(String) - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Add a step to the current path macro.
addTab(String, Object, Component, String) - Method in class anecho.JamochaMUD.legacy.JMTabPanel
 
addTab(String, Object, Component) - Method in class anecho.JamochaMUD.legacy.JMTabPanel
 
addTab(String, Component) - Method in class anecho.JamochaMUD.legacy.JMTabPanel
 
addTelnetEventListener(TelnetEventListener) - Method in class anecho.extranet.MUDBufferedReader
Allow a class to add a TelnetListener to this MUDBufferedReader.
addTextListener(TextListener) - Method in class anecho.gui.JMText
Allow a TextListener to be added to this component.
addToList(MXPResult) - Method in class com.jmxp.ResultHandler
 
addVariable(String, String) - Method in class anecho.JamochaMUD.JMConfig
Add a new user-variable or change the definition of an existing one
adjustmentValueChanged(AdjustmentEvent) - Method in class anecho.gui.ColourPicker
This method listens to our sliders and will automatically update the shown colour as the sliders move.
adjustmentValueChanged(AdjustmentEvent) - Method in class anecho.gui.JMText
Monitor the scroll-bar adjustment values to see if "scrolling" of the text is required
advanceMU(int) - Method in class anecho.JamochaMUD.MuckMain
display the next or previous MU, depending on the direction given
ALERT_ICON - Static variable in class anecho.gui.OKBox
Show an "Alert" icon in the message box.
align - Variable in class com.jmxp.structures.imageStruct
 
align - Variable in class com.jmxp.structures.internalWindowStruct
 
ALTFOCUS - Static variable in class anecho.JamochaMUD.JMConfig
 
AND - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
anecho.extranet - package anecho.extranet
 
anecho.extranet.event - package anecho.extranet.event
 
anecho.gui - package anecho.gui
 
anecho.JamochaMUD - package anecho.JamochaMUD
 
anecho.JamochaMUD.legacy - package anecho.JamochaMUD.legacy
 
anecho.JamochaMUD.plugins - package anecho.JamochaMUD.plugins
 
anecho.JamochaMUD.plugins.MusicBoxDir - package anecho.JamochaMUD.plugins.MusicBoxDir
 
anecho.JamochaMUD.plugins.PathWalkerDir - package anecho.JamochaMUD.plugins.PathWalkerDir
 
anecho.JamochaMUD.plugins.ticker - package anecho.JamochaMUD.plugins.ticker
 
anecho.JamochaMUD.plugins.TimeStampDir - package anecho.JamochaMUD.plugins.TimeStampDir
 
anecho.JamochaMUD.plugins.TriggerDir - package anecho.JamochaMUD.plugins.TriggerDir
 
anecho.JamochaMUD.PrefPanels - package anecho.JamochaMUD.PrefPanels
 
anecho.JamochaMUD.PrefPanels.CommandHistory - package anecho.JamochaMUD.PrefPanels.CommandHistory
 
anecho.JamochaMUD.PrefPanels.CustomColours - package anecho.JamochaMUD.PrefPanels.CustomColours
 
anecho.JamochaMUD.PrefPanels.Logging - package anecho.JamochaMUD.PrefPanels.Logging
 
anecho.JamochaMUD.PrefPanels.Socks - package anecho.JamochaMUD.PrefPanels.Socks
 
anecho.JamochaMUD.PrefPanels.SpellCheck - package anecho.JamochaMUD.PrefPanels.SpellCheck
 
anecho.JamochaMUD.TinyFugue - package anecho.JamochaMUD.TinyFugue
 
anecho.util - package anecho.util
 
ANTIALIAS - Static variable in class anecho.JamochaMUD.JMConfig
 
append(String) - Method in class anecho.gui.JMSwingEntry
Append text to the end of the existing text in this component.
append(String) - Method in class anecho.gui.JMSwingText
Incoming text will be passed through this method to check to see if it should be buffered or displayed
append(String) - Method in class anecho.gui.JMText
Append the String to the JMText,
append(String) - Method in class anecho.gui.OKBox
Append a line of text to a message, or create a new message if one does not exist
append(String) - Method in class anecho.JamochaMUD.DataIn
Append the given string to whatever text exists in the DataIn window.
appendChar(char, String) - Method in class anecho.gui.JMText
Append characters to JMText, one at a time, including the current attribute
applySettings() - Method in class anecho.JamochaMUD.PrefPanels.CommandHistory.CommandHistory
Save the settings for this module
applySettings() - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.CustomColour
Save the settings for this module
applySettings() - Method in class anecho.JamochaMUD.PrefPanels.Logging.Logging
"Save" the current choices into JMConfig.
applySettings() - Method in interface anecho.JamochaMUD.PrefPanels.PrefInterface
 
applySettings() - Method in class anecho.JamochaMUD.PrefPanels.Socks.Socks
Save the current settings
applySettings() - Method in class anecho.JamochaMUD.PrefPanels.SpellCheck.SpellCheck
 
assignMXPState(MXPState) - Method in class com.jmxp.ElementManager
set pointer to cMXPState - needed due to circular dependencies
attributes - Variable in class com.jmxp.structures.formatStruct
 
AUTOFOCUSINPUT - Static variable in class anecho.JamochaMUD.JMConfig
 
AUTOLOGGING - Static variable in class anecho.JamochaMUD.JMConfig
 
AUTOLOGPATH - Static variable in class anecho.JamochaMUD.JMConfig
The path to where automatic logfiles are to be saved (not to be confused with dumped log files)
AWTProxyBox - Class in anecho.JamochaMUD.legacy
AWTProxyBox for JamochaMUD dialogue for configuring...
AWTProxyBox(Frame) - Constructor for class anecho.JamochaMUD.legacy.AWTProxyBox
 

B

BACKGROUNDCOLOUR - Static variable in class anecho.JamochaMUD.JMConfig
 
begin - Variable in class com.jmxp.structures.flagStruct
 
bg - Variable in class com.jmxp.structures.formatStruct
 
bgColor() - Method in class com.jmxp.MXPState
 
BGPAINT - Static variable in class anecho.JamochaMUD.JMConfig
 
Bold - Static variable in class com.jmxp.libmxp
 
BOTTOM - Static variable in class anecho.JamochaMUD.MainSwingFrame
 
BROWSER1 - Static variable in class anecho.JamochaMUD.JMConfig
 
BROWSER2 - Static variable in class anecho.JamochaMUD.JMConfig
 
BROWSERINSTANCE1 - Static variable in class anecho.JamochaMUD.JMConfig
 
BROWSERINSTANCE2 - Static variable in class anecho.JamochaMUD.JMConfig
 
BrowserWrapper - Class in anecho.JamochaMUD
 
buildColourAttr(int) - Method in class anecho.gui.JMSwingText
A method to sift through ANSI colour numbers and assign them to the proper "area" (foreground, background, etc...)
buildMenu(JFrame, MuckMain) - Method in class anecho.JamochaMUD.JMainMenu
 
buildMenu(Frame, MuckMain, JMConfig) - Method in class anecho.JamochaMUD.legacy.MainMenu
 
BUILDNUM - Static variable in class anecho.JamochaMUD.AboutBox
Build number of this version of JamochaMUD
BUNDLEBASE - Static variable in class anecho.JamochaMUD.JMConfig
 
ButtonCellEditor - Class in anecho.gui
 
ButtonCellEditor() - Constructor for class anecho.gui.ButtonCellEditor
 
ButtonCellEditor(JButton) - Constructor for class anecho.gui.ButtonCellEditor
 
ButtonCellRenderer - Class in anecho.gui
 
ButtonCellRenderer() - Constructor for class anecho.gui.ButtonCellRenderer
 
ButtonCellRenderer(JButton) - Constructor for class anecho.gui.ButtonCellRenderer
 
buttonPressed(ActionEvent) - Method in class anecho.gui.ButtonCellEditor
 
buttonPressed(int, int) - Method in class anecho.gui.ButtonCellRenderer
This method must be modified to pass relevant information

C

callPlugin(String, String, MuSocket) - Static method in class anecho.JamochaMUD.EnumPlugIns
Analyse the input/output and cycle through the list of plugins, applying any where the input/output meets the right criteria
CANCEL - Static variable in class anecho.gui.OKBox
Cancel Button
caption - Variable in class com.jmxp.structures.gaugeStruct
 
caption - Variable in class com.jmxp.structures.statStruct
 
CHandler - Class in anecho.JamochaMUD
To allow an easier time of dealing with multiple connections, any input or output from JamochaMUD will pass through the CHandler class.
changePlugInState(boolean, String) - Method in class anecho.JamochaMUD.JMainMenu
This method allows the plug-in and menu items to be updated to reflect the current state of the plug-in.
changeState(Frame, int) - Method in class anecho.gui.SyncFrameGroup
A common loop using switches
characterType - Variable in class anecho.JamochaMUD.MuSocket
The character type, used to keep track if this is a MU* or a puppet
checkClientTrusted(X509Certificate[], String) - Method in class anecho.extranet.NoTrustManager
This method determines whether the client is trusted.
checkDisconnectMenu() - Method in class anecho.JamochaMUD.MuckMain
We've received notification from one of our connections that it has either terminated.
checkEscape(String, int) - Method in class anecho.gui.JMSwingText
 
checkForHyperlink(MouseEvent, JMSwingText) - Method in class anecho.JamochaMUD.AboutBox2
 
checkLevel(int, String) - Method in class net.sf.wraplog.AbstractLogger
 
checkPopup(MouseEvent) - Method in class anecho.JamochaMUD.DataIn
Check for PopupTrigger to display command history
checkServerTrusted(X509Certificate[], String) - Method in class anecho.extranet.NoTrustManager
This method checks if the server is trusted.
checkVersion() - Method in class anecho.JamochaMUD.PrefPanels.CommandHistory.CommandHistory
This module has no special requirements
checkVersion() - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.CustomColour
This module has no special requirements
checkVersion() - Method in class anecho.JamochaMUD.PrefPanels.Logging.Logging
 
checkVersion() - Method in interface anecho.JamochaMUD.PrefPanels.PrefInterface
This interface allows preference panels to tell JamochaMUD whether the system meets all requirements to run it (Java version, etc).
checkVersion() - Method in class anecho.JamochaMUD.PrefPanels.Socks.Socks
 
checkVersion() - Method in class anecho.JamochaMUD.PrefPanels.SpellCheck.SpellCheck
Checks to see if the version of Java available is current enough to use this module
checkWorld(World) - Method in class anecho.JamochaMUD.AddEditWorld
 
checkWorld(String, String, int, boolean) - Method in class anecho.JamochaMUD.AddEditWorld
This method will give the user the option to save the world if a world has been passed to JamochaMUD via the command line or Web Start.
chk - Variable in class com.jmxp.structures.chunk
 
chunk - Class in com.jmxp.structures
 
chunk() - Constructor for class com.jmxp.structures.chunk
 
chunk.chunkType - Enum in com.jmxp.structures
 
classByName(String) - Static method in class anecho.JamochaMUD.EnumPlugIns
Return the plugin object for the name given
cleanRead(byte[]) - Method in class anecho.extranet.MUDBufferedReader
Read data from the socket and use telnet negotiation before returning the data oldRead.
cleanReadLine() - Method in class anecho.extranet.MUDBufferedReader
This method reads the buffer and divides it into separate strings.
cleanURL(String) - Static method in class anecho.gui.TextUtils
This method is used to remove extra characters from a URL.
clearScreen() - Method in class anecho.gui.JMSwingText
Clear the text from the document.
close() - Method in class anecho.extranet.MUDBufferedReader
Close our *quot;socket" and reset our key variables
closeActiveMU(String) - Method in class anecho.JamochaMUD.CHandler
Close the connection to the active MU*
closeSocket() - Method in class anecho.JamochaMUD.MuSocket
Allow other classes to close our socket
CMD - Enum in anecho.JamochaMUD.plugins.PathWalkerDir
 
color - Variable in class com.jmxp.structures.gaugeStruct
 
colorToHex(Color) - Method in class anecho.JamochaMUD.MuSocket
 
COLOUR - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
ColourCellEditor - Class in anecho.JamochaMUD.PrefPanels.CustomColours
 
ColourCellEditor() - Constructor for class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
ColourCellRenderer - Class in anecho.JamochaMUD.PrefPanels.CustomColours
 
ColourCellRenderer() - Constructor for class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellRenderer
 
ColourPicker - Class in anecho.gui
A resuable class to allow user selection of RBG colours via three slides, each for their own colour.
ColourPicker(Frame, String, Color) - Constructor for class anecho.gui.ColourPicker
A resuable class to allow user selection of RBG colours via three slides, each for their own colour.
com.jmxp - package com.jmxp
 
com.jmxp.structures - package com.jmxp.structures
 
COMBINED - Static variable in class anecho.JamochaMUD.MuckMain
Combined frame style of presentation
command(String) - Method in class anecho.JamochaMUD.TinyFugue.TFCommandParser
The String is received from the input window and processed in this method.
command - Variable in class com.jmxp.structures.SendStruct
 
CommandHistory - Class in anecho.JamochaMUD.PrefPanels.CommandHistory
 
CommandHistory() - Constructor for class anecho.JamochaMUD.PrefPanels.CommandHistory.CommandHistory
Creates new form CommandHistory
componentHidden(ComponentEvent) - Method in class anecho.gui.JMText
If our component is hidden this method called, and internally recorded as being "minimised".
componentHidden(ComponentEvent) - Method in class anecho.JamochaMUD.MuckMain
 
componentMoved(ComponentEvent) - Method in class anecho.gui.JMText
An empty method
componentMoved(ComponentEvent) - Method in class anecho.JamochaMUD.MuckMain
 
componentResized(ComponentEvent) - Method in class anecho.gui.JMText
A method used to monitor if this component has been resized.
componentResized(ComponentEvent) - Method in class anecho.JamochaMUD.MuckMain
 
componentShown(ComponentEvent) - Method in class anecho.gui.JMText
This method is called when our component is shown and internally records the new size of our componenet and spools out any text that may have been held while it was minimised.
componentShown(ComponentEvent) - Method in class anecho.JamochaMUD.MuckMain
 
computeCoord(String, boolean, boolean) - Method in class com.jmxp.MXPState
 
conditionCount() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
This returns the number of conditions in this rule
CONNECTIONHANDLER - Static variable in class anecho.JamochaMUD.JMConfig
 
connections - Variable in class anecho.JamochaMUD.JMUD
This class will handle all our connections
connectMenu() - Method in class anecho.JamochaMUD.MuckMain
The user has chosen to connect to a MUD/MUCK, so we set the menu items as appropriate, and give the a visual identifier that we are actually trying to make the connection
connectToNewMU(String, String, int, int, String) - Method in class anecho.JamochaMUD.CHandler
Connect to a MU* with the given connection information
connectToNewMU() - Method in class anecho.JamochaMUD.CHandler
Show MU* Connector and set-up a connection to a new MU*
CONNMUCK - Static variable in class anecho.JamochaMUD.JMConfig
 
CONNPORT - Static variable in class anecho.JamochaMUD.JMConfig
 
CONNSSL - Static variable in class anecho.JamochaMUD.JMConfig
 
containsEscape(String) - Method in class anecho.gui.JMSwingText
This method checks to see if the given string contains ESCAPE character indicating an escape string that should be fully parsed before displaying
containsItem(Object) - Method in class anecho.gui.JMappedComboBox
This method is used to determine if the current JMappedComboBox contains for supplied item
continuemusic - Variable in class com.jmxp.structures.soundStruct
 
convertFromOldRule(String) - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
This method converts a single string rule to the information stored by the Rule class
convertToOldRule() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Represent this rule as a string (often used for saving to file)
copy() - Method in class anecho.gui.JMSwingText
Copy any selected text to the system clipboard
countSplits(String, String) - Static method in class anecho.gui.TextUtils
Counts the number of times the matching string appears in the given string An instance of the split as the first substring does not count as a match, as a real "split" cannot occur if there is nothing infront of it.
createCloseWindow(String) - Method in class com.jmxp.ResultHandler
 
createEraseText(boolean) - Method in class com.jmxp.ResultHandler
 
createError(String) - Method in class com.jmxp.ResultHandler
 
createExpire(String) - Method in class com.jmxp.ResultHandler
 
createFlag(boolean, String) - Method in class com.jmxp.ResultHandler
 
createFormatting(int, int, Color, Color, String, int) - Method in class com.jmxp.ResultHandler
 
createGauge(String, String, String, Color) - Method in class com.jmxp.ResultHandler
 
createHorizLine() - Method in class com.jmxp.ResultHandler
 
createImage(String, String, String, int, int, int, int, libmxp.alignType) - Method in class com.jmxp.ResultHandler
 
createImageMap(String) - Method in class com.jmxp.ResultHandler
 
createInternalElements() - Method in class com.jmxp.ElementManager
 
createInternalWindow(String, String, libmxp.alignType, boolean) - Method in class com.jmxp.ResultHandler
 
createLineTag(int) - Method in class com.jmxp.ResultHandler
 
createLink(String, String, String, String) - Method in class com.jmxp.ResultHandler
 
createList() - Method in class anecho.JamochaMUD.ExtWorldList
 
createMoveCursor(int, int) - Method in class com.jmxp.ResultHandler
 
createRC() - Method in class anecho.JamochaMUD.JMParseRC
Section to create .jamocha.rc if one doesn't exist.
createRelocate(String, int) - Method in class com.jmxp.ResultHandler
 
createSendLink(String, String, String, String, boolean, boolean) - Method in class com.jmxp.ResultHandler
 
createSendLogin(boolean) - Method in class com.jmxp.ResultHandler
 
createSendThis(String) - Method in class com.jmxp.ResultHandler
 
createSetWindow(String) - Method in class com.jmxp.ResultHandler
 
createSound(boolean, String, int, int, int, boolean, String, String) - Method in class com.jmxp.ResultHandler
 
createStat(String, String, String) - Method in class com.jmxp.ResultHandler
 
createText(String) - Method in class com.jmxp.ResultHandler
 
createVariable(String, String, boolean) - Method in class com.jmxp.ResultHandler
 
createWarning(String) - Method in class com.jmxp.ResultHandler
 
createWindow(String, String, int, int, int, int, boolean, boolean) - Method in class com.jmxp.ResultHandler
 
CUSTOM_ICON - Static variable in class anecho.gui.OKBox
Show a custom icon in the dialogue box.
CustomColour - Class in anecho.JamochaMUD.PrefPanels.CustomColours
 
CustomColour() - Constructor for class anecho.JamochaMUD.PrefPanels.CustomColours.CustomColour
Creates new form CustomColour
customElement(String) - Method in class com.jmxp.ElementManager
is it a custom element? (i.e.
CUSTOMPALETTE - Static variable in class anecho.JamochaMUD.JMConfig
 

D

data - Variable in class com.jmxp.MXPResult
 
DATABAR - Static variable in class anecho.JamochaMUD.JMConfig
 
DataIn - Class in anecho.JamochaMUD
This is the input window where the user may type to send info to the MUCK/MUD.
DataIn() - Constructor for class anecho.JamochaMUD.DataIn
The constructor for DataIn, producing a new data input area.
DATAINVARIABLE - Static variable in class anecho.JamochaMUD.JMConfig
 
deactivate(int) - Method in class anecho.JamochaMUD.EnumPlugIns
Update out internal list and deactivate the plug-in
deactivate() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
 
deactivate() - Method in class anecho.JamochaMUD.plugins.MusicBox
This function tells the plug-in that it should not be active.
deactivate() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to deactivate the plug-in
deactivate() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
This function tells the plug-in that it should not be active.
deactivate() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This function is automatically called by JamochaMUD when the plug-in is set inactive from the JamochaMUD "Manage Plug-Ins" dialogue.
deactivate() - Method in class anecho.JamochaMUD.plugins.Ticker
This function is automatically called by JamochaMUD when the plug-in is set inactive from the JamochaMUD "Manage Plug-Ins" dialogue.
deactivate() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This function is automatically called by JamochaMUD when the plug-in is set inactive from the JamochaMUD "Manage Plug-Ins" dialogue.
deactivate() - Method in class anecho.JamochaMUD.plugins.Trigger
The method deactivates the plug-in
debug(String) - Method in class net.sf.wraplog.AbstractLogger
 
debug(String, Throwable) - Method in class net.sf.wraplog.AbstractLogger
 
DEBUG - Static variable in class net.sf.wraplog.Level
Logging level for messages that usually are of no interest for the user.
DeleteCellEditor - Class in anecho.JamochaMUD.plugins.TriggerDir
 
deleteEntity(String) - Method in class com.jmxp.EntityManager
delete entity
deleteResult(MXPResult) - Method in class com.jmxp.ResultHandler
 
dEOL() - Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
Delete from the cursor to the end of the line
description(String) - Static method in class anecho.JamochaMUD.EnumPlugIns
This method returns the user-readable description of the given plug-ins function.
disconnectCleanUp() - Method in class anecho.JamochaMUD.MuSocket
This method is used to clean up any loose ends left over from the connection
disconnectCleanUp() - Method in class anecho.JamochaMUD.PuppetSocket
 
disconnectMenu() - Method in class anecho.JamochaMUD.MuckMain
Methods called when disconnected from the MUD/MUCK Here, we reset some of the menu flags to the appropriate status and give the user visual notification that they have been disconnected (This is not always called just by the user's 'Disconnect' action)
dispose() - Method in class anecho.gui.JSyncFrame
dispose of public class Window is handled to remove this frame from it's * registered SyncFrameGroups first before letting the super-class handle the rest
dispose() - Method in class anecho.gui.SyncFrame
dispose of public class Window is handled to remove this frame from it's * registered SyncFrameGroups first before letting the super-class handle the rest
DIVIDERLOCATION - Static variable in class anecho.JamochaMUD.JMConfig
 
doActionPerformed(String) - Method in class anecho.JamochaMUD.ExternalProgs
 
DOIMPORT - Static variable in class anecho.JamochaMUD.JMConfig
 
DoKey - Class in anecho.JamochaMUD.TinyFugue
This class will handle the parsing of /dokey commands $Id: DoKey.java,v 1.2 2009/03/29 03:22:06 jeffnik Exp $
DoKey() - Constructor for class anecho.JamochaMUD.TinyFugue.DoKey
 
doKey(String) - Method in class anecho.JamochaMUD.TinyFugue.DoKey
This list of TF commands comes from http://www.zombii.org/tf-50b8-help/commands/dokey.html Name Default binding Action ---- --------------- -------- BSPC (stty), ^H, ^? Backspace BWORD (stty), ^W Delete previous word DLINE (stty), ^U Delete entire line REFRESH (stty), ^R Refresh line LNEXT (stty), ^V Ignore any binding next key might have UP (none) Cursor up DOWN (none) Cursor down RIGHT key_right Cursor right LEFT key_left Cursor left NEWLINE ^J, ^M Execute current line RECALLB ^P Recall previous input line RECALLF ^N Recall next input line RECALLBEG ^[< Recall first input line RECALLEND ^[> Recall last input line SEARCHB ^[p Search backward in input history SEARCHF ^[n Search forward in input history SOCKETB ^[b Switch to previous socket SOCKETF ^[f Switch to next socket DWORD ^[d Delete word DCH ^D Delete character under cursor REDRAW ^L Redraw screen CLEAR ^[^L Clear screen HOME ^A Go to beginning of line END ^E Go to end of line WLEFT ^B Go left, to beginning of word WRIGHT ^F Go right, to end of word DEOL ^K Delete from cursor to end of line PAUSE ^S Pause screen PAGE key_tab Scroll 1 page forward ("more") PAGEBACK (none) Scroll 1 page backward ("more") HPAGE ^X] Scroll half page forward ("more") HPAGEBACK ^X[ Scroll half page backward ("more") PGDN key_pgdn /dokey_hpage PGUP key_pgup /dokey_hpageback LINE ^[^N Scroll forward 1 line ("more") LINEBACK ^[^P Scroll backward 1 line ("more") FLUSH ^[j Jump to end of scroll buffer SELFLUSH ^[J Show lines with attributes, and jump to end of buffer
DONE - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
DOUBLEBUFFER - Static variable in class anecho.JamochaMUD.JMConfig
 
DOWN - Static variable in class anecho.JamochaMUD.DataIn
The down direction
downloadList() - Method in class anecho.JamochaMUD.ExtWorldList
Deprecated. Deprecated to use downloadList2

E

EasyIconTreeNode - Class in anecho.gui
The class is an extension of the DefaultMutableTreeNode that allows the programmer to easily assign an icon to it.
EasyIconTreeNode() - Constructor for class anecho.gui.EasyIconTreeNode
 
EasyProgressDialog - Class in anecho.gui
 
EasyProgressDialog(Frame, boolean) - Constructor for class anecho.gui.EasyProgressDialog
Creates new form EasyProgressDialog
EasyProgressDialog(Frame, boolean, int, int) - Constructor for class anecho.gui.EasyProgressDialog
 
EasyTreeIconRenderer - Class in anecho.gui
This class is used to display custom icons for individual nodes in a JTree.
EasyTreeIconRenderer() - Constructor for class anecho.gui.EasyTreeIconRenderer
 
elementDefined(String) - Method in class com.jmxp.ElementManager
is this element defined?
ElementManager - Class in com.jmxp
 
ElementManager(MXPState, ResultHandler, EntityManager) - Constructor for class com.jmxp.ElementManager
constructor
EMAILCLIENT - Static variable in class anecho.JamochaMUD.JMConfig
 
emptyElement(String) - Method in class com.jmxp.ElementManager
empty element? i.e.
enableBackgroundPainting(boolean) - Method in class anecho.JamochaMUD.MuSocket
Enable / disable the ability for the MU* component to paint background colours
endThread() - Method in class anecho.JamochaMUD.plugins.ticker.Tick
This method should "safely" end the thread by changing our running variable to false.
entity(String) - Method in class com.jmxp.EntityManager
 
EntityManager - Class in com.jmxp
 
EntityManager(boolean) - Constructor for class com.jmxp.EntityManager
 
ENUMERATOR - Static variable in class anecho.JamochaMUD.JMConfig
 
EnumPlugIns - Class in anecho.JamochaMUD
EnumPlugIns.java enumerates plugins at program start-up, and contains functions for managing them once the program is loaded
erase - Variable in class com.jmxp.structures.varStruct
 
eraseLine() - Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
Erase the entire line at the cursor's position
erasePreviousWord() - Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
Erase the word proceeding the cursor
error(String) - Method in class net.sf.wraplog.AbstractLogger
 
error(String, Throwable) - Method in class net.sf.wraplog.AbstractLogger
 
ERROR - Static variable in class net.sf.wraplog.Level
Logging level for messages that explain why the desired operation cannot be performed.
escapeTokens(String, String) - Method in class anecho.gui.JMSwingText
This method will return all the escape tokens and strip off the leading escape characters and the ending string provided.
exists(String) - Method in class com.jmxp.EntityManager
 
expandEntities(String, boolean) - Method in class com.jmxp.EntityManager
expand entities in a string
exportSettings() - Method in class anecho.JamochaMUD.ImportExport
Gather all our settings and export them to a file
exportText() - Method in class anecho.JamochaMUD.DataIn
We export our TextArea for use in a "combined" JamochaMUD configuration, where both the input and output are shown in the same frame.
ExternalProgs - Class in anecho.JamochaMUD
Allows the designation of external programs for extension of JamochaMUD's capabilities
ExternalProgs(Frame) - Constructor for class anecho.JamochaMUD.ExternalProgs
 
EXTMUDIMAGE - Static variable in class anecho.JamochaMUD.JMConfig
The remote image to load when JamochaMUD is co-branded
EXTMUDLIST - Static variable in class anecho.JamochaMUD.JMConfig
The address to be used for loading external site mudlists
ExtProgAWTGUI - Class in anecho.JamochaMUD.legacy
 
ExtProgAWTGUI(Frame, boolean) - Constructor for class anecho.JamochaMUD.legacy.ExtProgAWTGUI
Creates new form ExtProgSwingGUI
ExtProgSwingGUI - Class in anecho.JamochaMUD
 
ExtProgSwingGUI(Frame, boolean) - Constructor for class anecho.JamochaMUD.ExtProgSwingGUI
Creates new form ExtProgSwingGUI
ExtWorldList - Class in anecho.JamochaMUD
 
ExtWorldList(Frame, boolean) - Constructor for class anecho.JamochaMUD.ExtWorldList
Creates new form ExtWorldList

F

FBLocationPlugIn - Class in anecho.JamochaMUD.plugins
This PlugIn strips the [fmcl] indicators from FurryMUCK locations, and places them as the window'start title
FBLocationPlugIn() - Constructor for class anecho.JamochaMUD.plugins.FBLocationPlugIn
 
fg - Variable in class com.jmxp.structures.formatStruct
 
fgColor() - Method in class com.jmxp.MXPState
 
FileUtils - Class in anecho.JamochaMUD.plugins.PathWalkerDir
 
FileUtils() - Constructor for class anecho.JamochaMUD.plugins.PathWalkerDir.FileUtils
 
FileUtils - Class in anecho.util
This class contains some basic file utilities such as recursive directory listings.
FileUtils(String) - Constructor for class anecho.util.FileUtils
Creates a new instance of FileUtils
finalize() - Method in class com.jmxp.ElementManager
destructor
findCenter() - Static method in class anecho.gui.PosTools
Without arguements, we will return the centre of the 'desktop'
findCenter(Component) - Static method in class anecho.gui.PosTools
Find the centre of the object that we have been passed
findCenter(Component, int) - Static method in class anecho.gui.PosTools
Returns the specified corner of the object which we have been passed
findCenter(Component, Component) - Static method in class anecho.gui.PosTools
return the point to centre the child component on the parent component
findCentre() - Static method in class anecho.gui.PosTools
Deprecated. use findCenter() instead. English spelling confuses people
findCentre(Component) - Static method in class anecho.gui.PosTools
Deprecated. use findCenter(Component c) instead
findCentre(Component, int) - Static method in class anecho.gui.PosTools
Deprecated. use findCenter(Component c, int corner) instead
findCentre(Component, Component) - Static method in class anecho.gui.PosTools
Deprecated. use findCenter(Component parent, Component child)
findCentre(Component, int, Component) - Static method in class anecho.gui.PosTools
return the Point to centre the child component over the given axis of the parent
findWordEnd() - Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
Find the end of the word to the right of the cursor
findWordStart() - Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
Find the beginning of the first word to the left of the cursor
flagStruct - Class in com.jmxp.structures
 
flagStruct() - Constructor for class com.jmxp.structures.flagStruct
 
flashTab(Component, boolean) - Method in class anecho.gui.JMFancyTabbedPane
This class is used to turn the "flashing" feature of this tab on or off.
flashTab(int, boolean) - Method in class anecho.gui.JMFancyTabbedPane
Enable or disable tab flashing.
FlashThread - Class in anecho.gui
 
floating - Variable in class com.jmxp.structures.windowStruct
 
fname - Variable in class com.jmxp.structures.imageStruct
 
fname - Variable in class com.jmxp.structures.soundStruct
 
focusGained(FocusEvent) - Method in class anecho.gui.JMText
This method watches for the component to gain focus.
focusLost(FocusEvent) - Method in class anecho.gui.JMText
Empty method.
font - Variable in class com.jmxp.structures.formatStruct
 
FONTFACE - Static variable in class anecho.JamochaMUD.JMConfig
 
fontFace(int) - Method in class anecho.JamochaMUD.JMParseRC
Set the Font Face for both the input and output windows
FontFace - Class in anecho.JamochaMUD.legacy
This class supplies an interface to allow users to change font face, style, size, and colour.
FontFace(Frame, Color, Color, Font) - Constructor for class anecho.JamochaMUD.legacy.FontFace
 
fontFace() - Method in class com.jmxp.MXPState
 
fontSize() - Method in class com.jmxp.MXPState
 
FOREGROUNDCOLOUR - Static variable in class anecho.JamochaMUD.JMConfig
 
formatStruct - Class in com.jmxp.structures
 
formatStruct() - Constructor for class com.jmxp.structures.formatStruct
 
frameGroup - Variable in class anecho.JamochaMUD.JMUD
 
FTPCLIENT - Static variable in class anecho.JamochaMUD.JMConfig
 
FULLVERNUM - Static variable in class anecho.JamochaMUD.AboutBox
Complete version of JamochaMUD made of version number and build number

G

GAG - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
gaugeStruct - Class in com.jmxp.structures
 
gaugeStruct() - Constructor for class com.jmxp.structures.gaugeStruct
 
getAcceptedIssuers() - Method in class anecho.extranet.NoTrustManager
 
getActiveMUDSwingText() - Method in class anecho.JamochaMUD.CHandler
This returns the active JMSwingText
getActiveMUDText() - Method in class anecho.JamochaMUD.CHandler
Return the 'address' for the active JMText object
getActiveMUDText(String) - Method in class anecho.JamochaMUD.CHandler
Return the active JMText component, verified with the passed timestamp
getActiveMUHandle() - Method in class anecho.JamochaMUD.CHandler
Return the MuSocket for the currently "active" MU*
getActiveMUIndex() - Method in class anecho.JamochaMUD.CHandler
Return the index of the active MU
getActiveTitle() - Method in class anecho.JamochaMUD.CHandler
Return the title of the active MU*.
getAddress() - Method in class anecho.gui.Hyperlink
Returns the address associated with this link
getAddress() - Method in class anecho.JamochaMUD.legacy.AddEdit
This method retrieves the numeric or human-readable address of the MU* that is currently being displayed.
getAddress() - Method in class anecho.JamochaMUD.legacy.AddEditAWT
This method retrieves the numeric or human-readable address of the MU* that is currently being displayed.
getAddress() - Method in class anecho.JamochaMUD.legacy.MuckConnAWT
 
getAddress() - Method in class anecho.JamochaMUD.MuckConn
 
getAddress() - Method in class anecho.JamochaMUD.MuckInfo
 
getAddress() - Method in class anecho.JamochaMUD.MuSocket
 
getAddress() - Method in class anecho.JamochaMUD.World
 
getAddWorld() - Method in class anecho.JamochaMUD.ExtWorldList
This method returns the world a user has selected to export
getAllDefinitions() - Method in class anecho.JamochaMUD.JMConfig
This method returns a hashtable defining all the user-defined definitions
getAllMUs() - Method in class anecho.JamochaMUD.CHandler
Return an array of all the MU*s.
getAllSettings() - Method in class anecho.JamochaMUD.JMConfig
This method is most commonly called when one wants to back-up the current JamochaMUD settings.
getAllVariables() - Method in class anecho.JamochaMUD.JMConfig
 
getBackground() - Method in class anecho.gui.JMSwingText
 
getBackgroundColour() - Method in class anecho.gui.JMFontDialog
Returns the background colour (negative space around the text).
getBackgroundColour() - Method in class anecho.JamochaMUD.DataIn
 
getBackgroundColour() - Method in class anecho.JamochaMUD.legacy.FontFace
Returns the background colour (negative space around the text).
getBeanDescriptor() - Method in class anecho.gui.HyperlinkBeanInfo
Gets the bean's BeanDescriptors.
getBundleBase() - Method in class anecho.JamochaMUD.JMConfig
This returns the base path to our language resource bundles
getButton() - Method in class anecho.gui.ButtonCellEditor
 
getCaretPosition() - Method in class anecho.JamochaMUD.DataIn
Get the location of our caret based on the number of characters from the beginning of the text area.
getCellEditorValue() - Method in class anecho.gui.ButtonCellEditor
 
getCellEditorValue() - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
getChangedRules() - Method in class anecho.JamochaMUD.plugins.TriggerDir.TriggerGUI
Returns a vector of the rules based on whether they have been approved or not
getChangedRules() - Method in class anecho.JamochaMUD.plugins.TriggerDir.TriggerSwingGUI
Returns a vector of the modified rules
getCharacterName() - Method in class anecho.JamochaMUD.AddEditWorld
Returns the name of the character selected, or null if no character is selected
getCharacterName() - Method in class anecho.JamochaMUD.MuSocket
Return the character name currently set for this MuSocket
getCharacterType() - Method in class anecho.JamochaMUD.AddEditWorld
Returns an integer representing the character type currently selected
getCharacterType() - Method in class anecho.JamochaMUD.MuSocket
Returns the character type of this connection.
getCharType() - Method in class anecho.JamochaMUD.MUChar
Get the type of character this entry is
getCodePage() - Method in class anecho.extranet.MUDBufferedReader
Return the codepage currently being used
getCodepage() - Method in class anecho.JamochaMUD.AddEditWorld
Returns the codepage to use for the selected world.
getCodePage() - Method in class anecho.JamochaMUD.MuSocket
The codepage used for text coming from the MU* serve
getCodePage() - Method in class anecho.JamochaMUD.SimpleWorld
 
getCodePage() - Method in class anecho.JamochaMUD.World
This method returns a code-page if the world over-rides the standard code-page
getColor(String) - Method in class com.jmxp.MXPColors
 
getColour() - Method in class anecho.gui.ColourPicker
Returns the currently chosen colour.
getColourString() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
getColumns() - Method in class anecho.gui.JMSwingEntry
This method should return the number of columns in this component.
getColumns() - Method in class anecho.JamochaMUD.DataIn
Get the number of columns visible in our DataIn display
getConditionAt(int) - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Get the rule at the given index
getConnectionHandler() - Method in class anecho.JamochaMUD.JMConfig
Deprecated. The CHandler class will be turned into a singleton. Use CHandler.getInstance() instead.
getConnectionString() - Method in class anecho.JamochaMUD.AddEditWorld
Return a complete connection string with the username and password inserted
getConnectionString() - Method in class anecho.JamochaMUD.SimpleWorld
 
getConnectString() - Method in class anecho.JamochaMUD.MuSocket
Returns to string used to connect to this socket
getConnectWorld() - Method in class anecho.JamochaMUD.ExtWorldList
 
getConnString() - Method in class anecho.JamochaMUD.MUChar
 
getCopy() - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Get a copy of this object
getCount() - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Get the number of movement commands in the path
getCTRLKey() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
 
getCTRLKey() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
 
getCurrentPalette() - Method in class anecho.gui.JMSwingText
Return an array of colours representing our current palette
getDataInVariable() - Method in class anecho.JamochaMUD.JMConfig
 
getDeadTickSize() - Method in class anecho.JamochaMUD.plugins.ticker.Tick
This method is for returning the tick size of a dead thread.
getDefaultEventIndex() - Method in class anecho.gui.HyperlinkBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() - Method in class anecho.gui.HyperlinkBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefinition(String) - Method in class anecho.JamochaMUD.JMConfig
 
getDescription() - Method in class anecho.util.SimpleFilter
Returns the human-readable description of this filter.
getDispLine() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
 
getDispLine() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
 
getDividerLocation() - Method in class anecho.JamochaMUD.MainSwingFrame
 
getEventSetDescriptors() - Method in class anecho.gui.HyperlinkBeanInfo
Gets the bean's EventSetDescriptors.
getExtraInfo() - Method in class anecho.gui.Hyperlink
 
getFancyTextPanel() - Method in class anecho.JamochaMUD.MuckMain
Returns the textPanel pre-cast to a JMFancyTabbedPane
getFont() - Method in class anecho.gui.JMSwingText
 
getFont() - Method in class anecho.JamochaMUD.DataIn
 
getFontStyle() - Method in class anecho.gui.JMFontDialog
Return our font
getFontStyle() - Method in class anecho.JamochaMUD.legacy.FontFace
Return our font
getForeground() - Method in class anecho.gui.JMSwingText
 
getForegroundColour() - Method in class anecho.gui.JMFontDialog
Return the foreground (text) colour.
getForegroundColour() - Method in class anecho.JamochaMUD.DataIn
 
getForegroundColour() - Method in class anecho.JamochaMUD.legacy.FontFace
Return the foreground (text) colour.
getHelp(String) - Method in enum anecho.JamochaMUD.plugins.PathWalkerDir.CMD
 
getHexColour() - Method in class anecho.gui.ColourPicker
Return our colour as a Hex-based String
getHost() - Method in class anecho.extranet.Socks5socket
Returns the IP address of the Socks server.
getIcon() - Method in class anecho.gui.EasyIconTreeNode
Returns the icon assigned to this node.
getIcon(int) - Method in class anecho.gui.HyperlinkBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon() - Method in class anecho.JamochaMUD.MUChar
 
getIcon() - Method in class anecho.JamochaMUD.World
 
getIconImage() - Method in class anecho.JamochaMUD.JMConfig
 
getInstance() - Static method in class anecho.JamochaMUD.BrowserWrapper
 
getInstance() - Static method in class anecho.JamochaMUD.CHandler
Returns an instance of this class if it has already been instantiated.
getInstance() - Static method in class anecho.JamochaMUD.EnumPlugIns
Get the instance of our singleton.
getInstance() - Static method in class anecho.JamochaMUD.ImportExport
Returns an instance of ImportExport
getInstance() - Static method in class anecho.JamochaMUD.JMainMenu
Creates a new instance of the JMainMenu
getInstance() - Static method in class anecho.JamochaMUD.JMConfig
 
getInstance() - Static method in class anecho.JamochaMUD.legacy.MainMenu
 
getInstance() - Static method in class anecho.JamochaMUD.MuckMain
This method returns the running instance of MuckMain, or creates it if we do not yet have one.
getInstance(TimeStamp) - Static method in class anecho.JamochaMUD.plugins.TimeStampDir.TimeStampGUI
This returns the existing instance of this GUI.
getInstance(Vector) - Static method in class anecho.JamochaMUD.plugins.TriggerDir.TriggerGUI
Creates new form Trigger
getInstance() - Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
 
getInstance() - Static method in class anecho.JamochaMUD.TinyFugue.TFCommandParser
 
getItemIndex(Object) - Method in class anecho.gui.JMappedComboBox
 
getItemIndex(Object, int) - Method in class anecho.gui.JMappedComboBox
 
getJMboolean(String) - Method in class anecho.JamochaMUD.JMConfig
Returns a boolean from the variable hashtable
getJMColor(String) - Method in class anecho.JamochaMUD.JMConfig
Returns a colour from the hashtable
getJMCore() - Method in class anecho.JamochaMUD.JMConfig
 
getJMFont(String) - Method in class anecho.JamochaMUD.JMConfig
This method returns the Font represented by the given key
getJMFrame(String) - Method in class anecho.JamochaMUD.JMConfig
Returns the Frame object for the specified variable
getJMint(String) - Method in class anecho.JamochaMUD.JMConfig
Returns an integer from the JamochaMUD variable hashtable
getJMObject(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMRectangle(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMString(String) - Method in class anecho.JamochaMUD.JMConfig
Returns a String from the JamochaMUD variables
getJMStringArray(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMVector(String) - Method in class anecho.JamochaMUD.JMConfig
 
getLastWord() - Method in class anecho.JamochaMUD.DataIn
Return the last word typed
getLaunchString() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
getLegacyTextPanel() - Method in class anecho.JamochaMUD.MuckMain
Returns the textPanel pre-cast to the older legacy JMTabPanel
getLevel() - Method in class net.sf.wraplog.AbstractLogger
 
getLevelText(int) - Method in class net.sf.wraplog.SystemLogger
Return a text that represents logLevel.
getLimit() - Method in class anecho.JamochaMUD.DataIn
 
getLinkName() - Method in class anecho.gui.Hyperlink
 
getListAddress() - Method in class anecho.JamochaMUD.ExtWorldList
Return the current address used for downloading the lists
getLoggedMessageCount() - Method in class net.sf.wraplog.AbstractLogger
Count of how many messages have been logged.
getLogger(String) - Static method in class net.sf.wraplog.Logger
Deprecated.  
getLogger(Class) - Static method in class net.sf.wraplog.Logger
Deprecated.  
getLoginStyle() - Method in class anecho.JamochaMUD.MUChar
 
getLoginStyle() - Method in class anecho.JamochaMUD.World
 
getMainFrame() - Method in class anecho.JamochaMUD.MuckMain
Return the main frame to the calling method
getMainWindowVariable() - Method in class anecho.JamochaMUD.JMConfig
Deprecated. MuckMain is now a singleton, information may be retrieved via MuckMain.getInstance()
getMapAt(int) - Method in class anecho.gui.JMappedComboBox
Return our map key based on the given index
getMapIndex(Object, int) - Method in class anecho.gui.JMappedComboBox
Returns the index of the provided map based on the starting offset
getMapIndex(Object) - Method in class anecho.gui.JMappedComboBox
Returns the index of the provided map starting from the beginning of the list of maps
getMappedObject(Object) - Method in class anecho.gui.JMappedComboBox
Returns an object based on the object map provided
getMatch(String, String) - Static method in enum anecho.JamochaMUD.plugins.PathWalkerDir.CMD
Match the input string to the proper command
getMediaString() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
getMessage() - Method in class anecho.extranet.event.TelnetEvent
Returns a String of the current telnet event.
getMessage() - Method in class anecho.gui.EasyProgressDialog
 
getMethodDescriptors() - Method in class anecho.gui.HyperlinkBeanInfo
Gets the bean's MethodDescriptors.
getModuleName() - Method in class anecho.JamochaMUD.PrefPanels.CommandHistory.CommandHistory
This method is required by our Interface to return a human-readable title for our module.
getModuleName() - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.CustomColour
This method is required by our Interface to return a human-readable title for our module.
getModuleName() - Method in class anecho.JamochaMUD.PrefPanels.Logging.Logging
This method is required by our Interface to return a human-readable title for our module.
getModuleName() - Method in interface anecho.JamochaMUD.PrefPanels.PrefInterface
The human-readable name for our module
getModuleName() - Method in class anecho.JamochaMUD.PrefPanels.Socks.Socks
 
getModuleName() - Method in class anecho.JamochaMUD.PrefPanels.SpellCheck.SpellCheck
 
getMU() - Method in class anecho.JamochaMUD.plugins.ticker.Tick
 
getMUHandle(int) - Method in class anecho.JamochaMUD.CHandler
Return the proper MuSocket for the requested mu
getMUName() - Method in class anecho.JamochaMUD.MuSocket
This returns the true name of the MU*, regardless of our connection
getMXPMode() - Method in class com.jmxp.MXPState
return current mode
getName() - Method in class anecho.JamochaMUD.legacy.AddEdit
Retrieves the human-readable name of the currently displayed MU*.
getName() - Method in class anecho.JamochaMUD.legacy.AddEditAWT
Retrieves the human-readable name of the currently displayed MU*.
getName() - Method in class anecho.JamochaMUD.legacy.MuckConnAWT
 
getName() - Method in class anecho.JamochaMUD.MUChar
 
getName() - Method in class anecho.JamochaMUD.MuckConn
 
getName() - Method in class anecho.JamochaMUD.MuckInfo
 
getName() - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
get the name of the path
getNext() - Method in class com.jmxp.MXPParser
 
getNotes() - Method in class anecho.JamochaMUD.MUChar
 
getNotes() - Method in class anecho.JamochaMUD.World
 
getOptionAt(int) - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Returns the option at the given index
getParentSocket() - Method in class anecho.JamochaMUD.PuppetSocket
Returns the "parent" connection for this puppet
getPassword() - Method in class anecho.JamochaMUD.MUChar
 
getPlayFile() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
 
getPlayFile() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
 
getPort() - Method in class anecho.extranet.Socks5socket
Returns the portnumber of the Socks server.
getPort() - Method in class anecho.JamochaMUD.legacy.AddEdit
This method retrieves the port number of the currently displayed MU*.
getPort() - Method in class anecho.JamochaMUD.legacy.AddEditAWT
This method retrieves the port number of the currently displayed MU*.
getPort() - Method in class anecho.JamochaMUD.legacy.MuckConnAWT
 
getPort() - Method in class anecho.JamochaMUD.MuckConn
 
getPort() - Method in class anecho.JamochaMUD.MuckInfo
 
getPort() - Method in class anecho.JamochaMUD.MuSocket
Returns the port of this connection
getPort() - Method in class anecho.JamochaMUD.World
 
getPreferredSize() - Method in class anecho.gui.JMText
Calculate a preferred size from the text we have
getPropertyDescriptors() - Method in class anecho.gui.HyperlinkBeanInfo
Gets the bean's PropertyDescriptors.
getPuppetCommand() - Method in class anecho.JamochaMUD.PuppetSocket
Returns the command that JamochaMUD looks for to determine what goes to this puppet
getPuppetName() - Method in class anecho.JamochaMUD.PuppetSocket
Returns the name of the puppet currently set for this view
getPuppetSendCommand() - Method in class anecho.JamochaMUD.PuppetSocket
Returns the command pre-pended to output to the MU* from this puppet
getResult() - Method in class anecho.gui.OKBox
Return the user's selection.
getRuleName() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Returns the human-readable name of this rule
getSaveFile() - Static method in class anecho.JamochaMUD.plugins.PathWalkerDir.FileUtils
Get the save file as a java.io.File object.
getScreenSize() - Method in class anecho.JamochaMUD.JMConfig
 
getSelectedCoordinate() - Method in class anecho.JamochaMUD.plugins.TriggerDir.DeleteCellEditor
 
getSelectedIndex() - Method in class anecho.JamochaMUD.legacy.JMTabPanel
 
getSelectedMap() - Method in class anecho.gui.JMappedComboBox
This method returns to map of the currently selected combobox item
getSelectedSimpleWorld() - Method in class anecho.JamochaMUD.AddEditWorld
Returns a SimpleWorld object of the currently selected world
getSelectedText() - Method in class anecho.gui.JMSwingText
Return any texted that is currently selected
getSelectedText() - Method in class anecho.gui.JMText
return a String of the text currently selected in the JMText area
getSelectionEnd() - Method in class anecho.gui.JMSwingText
Return the index of the end of the selected text
getSelectionEnd() - Method in class anecho.gui.JMText
Returns an integer value of where a selection ends.
getSelectionStart() - Method in class anecho.gui.JMSwingText
Return the index of the beginning of the selected text
getSelectionStart() - Method in class anecho.gui.JMText
Returns the beginning of a selection in an integer format based on the count of characters from the beginning of the text component.
getSSL() - Method in class anecho.JamochaMUD.MuckConn
 
getSSL() - Method in class anecho.JamochaMUD.MuckInfo
 
getStandardColours() - Method in class anecho.gui.JMSwingText
Returns an array representing the "Standard" colours to be used.
getSteps() - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Return the path steps as an array.
getStepsReverse() - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Return the paths reverse-direction steps.
getSwingTextWindow() - Method in class anecho.JamochaMUD.MuSocket
Return the swing version of our text window
getSyncFrameGroup() - Method in class anecho.gui.JSyncFrame
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class anecho.gui.ButtonCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class anecho.JamochaMUD.plugins.TriggerDir.DeleteCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class anecho.gui.ButtonCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellRenderer
 
getTerminalType() - Method in class anecho.extranet.TelnetProtocolHandler
Get the current terminal type for TTYPE telnet option.
getTerminalType() - Method in class anecho.JamochaMUD.JMUDTelnetProtocolHandler
 
getText() - Method in class anecho.gui.Hyperlink
 
getText() - Method in class anecho.gui.JMSwingText
Return all of our text
getText() - Method in class anecho.gui.JMText
Return a string of the text-content of JMText (does not return the markings)
getText() - Method in class anecho.JamochaMUD.DataIn
Get all the text currently in the DataIn window.
getText(String) - Method in enum anecho.JamochaMUD.plugins.PathWalkerDir.CMD
 
getTextObject() - Method in class anecho.JamochaMUD.CHandler
Deprecated. This method has been moved to MuckMain and broken into three separate methods: getTextPanel(), getFancyTextPanel(), and getLegacyTextPanel()
getTextPanel() - Method in class anecho.JamochaMUD.MuckMain
Returns the "generic" Component version of TextPanel
getTextVariable() - Method in class anecho.JamochaMUD.DataIn
Return the variable representing our DataIn area.
getTextWindow() - Method in class anecho.JamochaMUD.MuSocket
Return our text area to who-ever wants to know!
getTickSize() - Method in class anecho.JamochaMUD.plugins.Ticker
This method returns the tick size
getTickSize() - Method in class anecho.JamochaMUD.plugins.ticker.Tick
Returns the size (duration) of the tick
getTimeRemaining() - Method in class anecho.JamochaMUD.plugins.ticker.Tick
Returns the number of seconds remaining before the next tick
getTimeStamp() - Method in class anecho.JamochaMUD.MuSocket
Returns the internal timestamp of this connection
getTimeStamp() - Method in class anecho.JamochaMUD.plugins.TimeStampDir.TimeStampGUI
This method returns the time format that is currently displayed in the GUI.
getTitle(int) - Method in class anecho.JamochaMUD.CHandler
Return the title of the MU based on the given index
getTitle() - Method in class anecho.JamochaMUD.MuSocket
getTitle does a small bit of book-keeping, returning a title based on whether we're connected to the MU* or not.
getTotalTasks() - Method in class anecho.gui.EasyProgressDialog
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class anecho.gui.EasyTreeIconRenderer
This method over-rides the super-class getTreeCellRenderer method allowing us to set our own icon.
getTriggerString() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
getVariable(String) - Method in class anecho.JamochaMUD.JMConfig
Get the value of the given user-variable name
getVerticalScrollbarPos() - Method in class anecho.gui.JMText
get the position of our vertical scrollbar
getWindowSize() - Method in class anecho.extranet.TelnetProtocolHandler
Get the current window size of the terminal for the NAWS telnet option.
getWindowSize() - Method in class anecho.JamochaMUD.JMUDTelnetProtocolHandler
 
getWindowTitle() - Method in class anecho.JamochaMUD.MuckMain
Return the current title of this main frame
getWordAt(int) - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Returns the word at the given index
getWorld() - Method in class anecho.JamochaMUD.MuSocket
Return the world object for this connection.
getWorldAddress() - Method in class anecho.JamochaMUD.AddEditWorld
Return the address of the currently selected World.
getWorldAddress() - Method in class anecho.JamochaMUD.SimpleWorld
 
getWorldID() - Method in class anecho.JamochaMUD.MUChar
 
getWorldID() - Method in class anecho.JamochaMUD.World
Returns an ID unique to this world.
getWorldName() - Method in class anecho.JamochaMUD.AddEditWorld
Return the name of the currently selected world
getWorldName() - Method in class anecho.JamochaMUD.SimpleWorld
 
getWorldName() - Method in class anecho.JamochaMUD.World
 
getWorldPort() - Method in class anecho.JamochaMUD.AddEditWorld
Returns the port number of the currently selected World.
getWorldPort() - Method in class anecho.JamochaMUD.SimpleWorld
 
gotA(String, String, String) - Method in class com.jmxp.MXPState
 
gotBOLD() - Method in class com.jmxp.MXPState
 
gotBR() - Method in class com.jmxp.MXPState
 
gotClosingTag(String) - Method in class com.jmxp.MXPState
 
gotCOLOR(Color, Color) - Method in class com.jmxp.MXPState
 
gotDEST(String, int, int, boolean, boolean) - Method in class com.jmxp.MXPState
 
gotEXPIRE(String) - Method in class com.jmxp.MXPState
 
gotFlag(boolean, String) - Method in class com.jmxp.MXPState
 
gotFONT(String, int, Color, Color) - Method in class com.jmxp.MXPState
 
gotFRAME(String, String, String, boolean, String, int, int, int, int, boolean, boolean) - Method in class com.jmxp.MXPState
 
gotGAUGE(String, String, String, Color) - Method in class com.jmxp.MXPState
 
gotHIGH() - Method in class com.jmxp.MXPState
 
gotHR() - Method in class com.jmxp.MXPState
 
gotHtag(int) - Method in class com.jmxp.MXPState
 
gotIMAGE(String, String, String, int, int, int, int, String, boolean) - Method in class com.jmxp.MXPState
 
gotITALIC() - Method in class com.jmxp.MXPState
 
gotLineTag(int) - Method in class com.jmxp.MXPState
 
gotMUSIC(String, int, int, boolean, String, String) - Method in class com.jmxp.MXPState
 
gotNewLine() - Method in class com.jmxp.ElementManager
 
gotNewLine() - Method in class com.jmxp.MXPState
 
gotNOBR() - Method in class com.jmxp.MXPState
 
gotP() - Method in class com.jmxp.MXPState
 
gotPASSWORD() - Method in class com.jmxp.MXPState
 
gotRELOCATE(String, int) - Method in class com.jmxp.MXPState
 
gotSBR() - Method in class com.jmxp.MXPState
 
gotSEND(String, String, boolean, String) - Method in class com.jmxp.MXPState
 
gotSMALL() - Method in class com.jmxp.MXPState
 
gotSOUND(String, int, int, int, String, String) - Method in class com.jmxp.MXPState
 
gotSTAT(String, String, String) - Method in class com.jmxp.MXPState
 
gotSTRIKEOUT() - Method in class com.jmxp.MXPState
 
gotSUPPORT(List<String>) - Method in class com.jmxp.MXPState
 
gotTag(String) - Method in class com.jmxp.ElementManager
 
gotText(String, boolean) - Method in class com.jmxp.MXPState
 
gotTT() - Method in class com.jmxp.MXPState
 
gotUNDERLINE() - Method in class com.jmxp.MXPState
 
gotUSER() - Method in class com.jmxp.MXPState
 
gotVAR(String) - Method in class com.jmxp.MXPState
called upon the VAR tag
gotVariable(String, String, boolean) - Method in class com.jmxp.MXPState
 
gotVERSION() - Method in class com.jmxp.MXPState
 
guiTest - Class in anecho.gui
 
guiTest() - Constructor for class anecho.gui.guiTest
Creates new form guiTest

H

haltPlugIns() - Method in class anecho.JamochaMUD.EnumPlugIns
Loop through the plugins and tell them all to "halt"
handler - Variable in class anecho.extranet.MUDBufferedReader
The protocol handler
hashCode() - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
 
hasNext() - Method in class com.jmxp.MXPParser
 
hasProperties() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
We have no editable properties
hasProperties() - Method in class anecho.JamochaMUD.plugins.MusicBox
Check to see if the plug-in has configurable properties
hasProperties() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to determine if we have configuration -- we don't.
hasProperties() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
Check to see if the plug-in has configurable properties
hasProperties() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
If a plug-in has properties that can be configured via a GUI, this method should return true, otherwise it should return false.
hasProperties() - Method in class anecho.JamochaMUD.plugins.Ticker
If a plug-in has properties that can be configured via a GUI, this method should return true, otherwise it should return false.
hasProperties() - Method in class anecho.JamochaMUD.plugins.TimeStamp
If a plug-in has properties that can be configured via a GUI, this method should return true, otherwise it should return false.
hasProperties() - Method in class anecho.JamochaMUD.plugins.Trigger
This tells the main program whether the plug-in has user-accessible properties.
hasResult() - Method in class com.jmxp.MXPProcessor
 
haveConfig() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
We don't require a directory for our settings
haveConfig() - Method in class anecho.JamochaMUD.plugins.MusicBox
This function indicates whether a directory is required to hold settings for our plug-in.
haveConfig() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to determine if we have external config; we do.
haveConfig() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
This function indicates whether a directory is required to hold settings for our plug-in.
haveConfig() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This method tells JamochaMUD whether this plugin should have its own person configuration directory where it can keep its settings.
haveConfig() - Method in class anecho.JamochaMUD.plugins.Ticker
This method tells JamochaMUD whether this plugin should have its own person configuration directory where it can keep its settings.
haveConfig() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This method tells JamochaMUD whether this plugin should have its own person configuration directory where it can keep its settings.
haveConfig() - Method in class anecho.JamochaMUD.plugins.Trigger
Returns whether there is a (GUI) configuration available for the plug-in.
haveResults() - Method in class com.jmxp.ResultHandler
 
height - Variable in class com.jmxp.structures.imageStruct
 
height - Variable in class com.jmxp.structures.windowStruct
 
HIDE - Static variable in class anecho.gui.SyncFrameGroup
A variable representing the "hide" option for the frame state.
hideFramesQuick() - Method in class anecho.JamochaMUD.DataIn
Method to hide all the frames.
hint - Variable in class com.jmxp.structures.linkStruct
 
hint - Variable in class com.jmxp.structures.SendStruct
 
historyBegin() - Method in class anecho.JamochaMUD.DataIn
Scroll to the first item in the history
historyEnd() - Method in class anecho.JamochaMUD.DataIn
Scroll to the last item in the history
HISTORYLENGTH - Static variable in class anecho.JamochaMUD.JMConfig
 
hspace - Variable in class com.jmxp.structures.imageStruct
 
Hyperlink - Class in anecho.gui
 
Hyperlink() - Constructor for class anecho.gui.Hyperlink
 
Hyperlink(String) - Constructor for class anecho.gui.Hyperlink
 
Hyperlink(String, String) - Constructor for class anecho.gui.Hyperlink
 
Hyperlink(String, String, String) - Constructor for class anecho.gui.Hyperlink
 
Hyperlink(String, String, String, String) - Constructor for class anecho.gui.Hyperlink
 
HyperlinkBeanInfo - Class in anecho.gui
 
HyperlinkBeanInfo() - Constructor for class anecho.gui.HyperlinkBeanInfo
 
hyperlinkUpdate(HyperlinkEvent) - Method in class anecho.gui.JMSwingText
Methods for handling hyper-links in text.

I

ICONIMAGE - Static variable in class anecho.JamochaMUD.JMConfig
 
ID - Static variable in class anecho.extranet.TelnetProtocolHandler
contains the current revision id
imageStruct - Class in com.jmxp.structures
 
imageStruct() - Constructor for class com.jmxp.structures.imageStruct
 
ImportExport - Class in anecho.JamochaMUD
This class is used for the importing and exporting of JamochaMUD settings
importSettings() - Method in class anecho.JamochaMUD.ImportExport
Import previously saved settings into JamochaMUD.
info(String) - Method in class net.sf.wraplog.AbstractLogger
 
info(String, Throwable) - Method in class net.sf.wraplog.AbstractLogger
 
INFO - Static variable in class net.sf.wraplog.Level
Logging level for messages that tell details about normal operations currently going on.
INFORMATION_ICON - Static variable in class anecho.gui.OKBox
Show an "information" icon in the dialogue box.
initialiseAtLoad() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
Call to initialise any functions required immediately when the plug-in is loaded.
initialiseAtLoad() - Method in class anecho.JamochaMUD.plugins.MusicBox
This function is called at load-up, in case properties are needed...
initialiseAtLoad() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method for initialization -- read in saved macros
initialiseAtLoad() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
This function is called at load-up, in case properties are needed...
initialiseAtLoad() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This method is called as soon as the plugin is first loaded.
initialiseAtLoad() - Method in class anecho.JamochaMUD.plugins.Ticker
This method is called as soon as the plugin is first loaded.
initialiseAtLoad() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This method is called as soon as the plugin is first loaded.
initialiseAtLoad() - Method in class anecho.JamochaMUD.plugins.Trigger
This method initialises any variables needed by the plug-in audStream soon audStream it is loaded.
INPUT - Static variable in class anecho.JamochaMUD.EnumPlugIns
Output type of plug-in, used for identifying type of commands this plug-in watches
inputfeed(byte[], int) - Method in class anecho.extranet.TelnetProtocolHandler
 
inputFrame - Variable in class anecho.JamochaMUD.JMUD
 
insertConditionAt(int, String) - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Set the rule at the given index.
insertItemAt(Object, int) - Method in class anecho.gui.JMappedComboBox
This method is used to add an item to our combobox at a specific location.
insertItemAt(Object, int, Object) - Method in class anecho.gui.JMappedComboBox
This method is used to add an item to our combobox at a specific location.
install() - Method in class anecho.JamochaMUD.PlugInInstaller
Display a file dialogue so a user may install a new plug-in.
internalElement(String) - Method in class com.jmxp.ElementManager
is it an internal tag?
internalWindowStruct - Class in com.jmxp.structures
 
internalWindowStruct() - Constructor for class com.jmxp.structures.internalWindowStruct
 
InvalidPathException - Exception in anecho.JamochaMUD.plugins.PathWalkerDir
 
InvalidPathException() - Constructor for exception anecho.JamochaMUD.plugins.PathWalkerDir.InvalidPathException
 
InvalidPathException(String) - Constructor for exception anecho.JamochaMUD.plugins.PathWalkerDir.InvalidPathException
 
isActive() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
Returns whether this plug-in is currently active
isActive() - Method in class anecho.JamochaMUD.plugins.MusicBox
Returns to JamochaMUD whether our plug-in is currently active or not.
isActive() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to determine if we're active
isActive() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
Allows JamochaMUD to check whether this plug-in is active and should be used.
isActive() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
 
isActive() - Method in class anecho.JamochaMUD.plugins.Ticker
 
isActive() - Method in class anecho.JamochaMUD.plugins.TimeStamp
 
isActive() - Method in class anecho.JamochaMUD.plugins.Trigger
 
isActiveMU(MuSocket) - Method in class anecho.JamochaMUD.CHandler
Determines if the given MU* is the currently active MU*.
isActiveMUDConnected() - Method in class anecho.JamochaMUD.CHandler
Return the connection status of the active MU*
isActiveMUEchoState() - Method in class anecho.JamochaMUD.CHandler
Return the ECHO state for the active MU*
isAntiAliasing() - Method in class anecho.gui.JMSwingEntry
Returns whether antialiasing is active on this component
isAntiAliasing() - Method in class anecho.gui.JMSwingText
Return whether the current view has font anti-aliasing enabled or disabled
isAntiAliasing() - Method in class anecho.gui.JMSwingTextPane
Returns whether font anti-aliasing is activated
isAntiAliasing() - Method in class anecho.JamochaMUD.DataIn
Returns whether antialiasing is active on this component
isAutoConnect() - Method in class anecho.JamochaMUD.MuSocket
Indicates whether this connection is set to auto connect
isAutoConnect() - Method in class anecho.JamochaMUD.SimpleWorld
 
isAutoFocus() - Method in class anecho.JamochaMUD.JMainMenu
 
isAutoFocus() - Method in class anecho.JamochaMUD.legacy.MainMenu
 
isAutoLogin() - Method in class anecho.JamochaMUD.MUChar
 
isAutoLogin() - Method in class anecho.JamochaMUD.World
 
isAutoWatchTab() - Method in class anecho.gui.JMFancyTabbedPane
This method returns whether automatic tab watching is enabled
isBoldNotBright() - Method in class anecho.gui.JMSwingText
This returns the state of our colour rendering, if we are using the 8 colour (bold) palette, or the 16 colour (bright) palette.
isChanged() - Method in class anecho.JamochaMUD.plugins.TriggerDir.TriggerGUI
Indicates whether the rules have been modified and the user wishes to use them
isCloseState() - Method in class anecho.gui.JSyncFrame
Report the "Close state" of this frame.
isCloseState() - Method in class anecho.gui.SyncFrame
Report the "Close state" of this frame.
isColour() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
isConnectionActive() - Method in class anecho.JamochaMUD.MuSocket
Return the status of our connection:
isDebugEnabled() - Method in class net.sf.wraplog.AbstractLogger
 
isDestructiveResize() - Method in class anecho.gui.JMSwingText
Returns whether destructive resizing is enabled
isDoubleBuffer() - Method in class anecho.gui.JMText
Report if we use double buffering for our display redraws
isEchoState() - Method in class anecho.JamochaMUD.MuSocket
Return the state of our "echo"
isEditable() - Method in class anecho.gui.JMSwingText
This returns whether the user can edit the JMSwingText area.
isEnabled(int) - Method in class net.sf.wraplog.AbstractLogger
 
isErrorEnabled() - Method in class net.sf.wraplog.AbstractLogger
 
isGag() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
isGroupSync() - Method in class anecho.gui.JSyncFrame
 
isHighlight() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
isInfoEnabled() - Method in class net.sf.wraplog.AbstractLogger
 
isLive() - Method in class anecho.JamochaMUD.plugins.ticker.Tick
Indicates whether this thread is live or not.
isLocked() - Method in class anecho.gui.JSyncFrame
Returns the "lock" state of this frame.
isLocked() - Method in class anecho.gui.SyncFrame
Returns the "lock" state of this frame.
isLogging() - Method in class anecho.JamochaMUD.MuSocket
Return our auto-logging status
isMarkLinks() - Method in class anecho.gui.JMSwingText
This method returns whether URL marking has been enabled or not.
isMatchOnly() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
isMCCP() - Method in class anecho.JamochaMUD.MuSocket
 
isMCCP2() - Method in class anecho.extranet.TelnetProtocolHandler
This method returns whether MCCP2 is currently enabled
isMedia() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
ismenu - Variable in class com.jmxp.structures.SendStruct
 
ISNEW - Static variable in class anecho.JamochaMUD.JMConfig
Identifies whether the current version of JamochaMUD is newer than the previously run version
isOkay() - Method in class anecho.JamochaMUD.legacy.AddEdit
Return a true is "Okay" was selected, otherwise return a false
isOkay() - Method in class anecho.JamochaMUD.legacy.AddEditAWT
Return a true is "Okay" was selected, otherwise return a false
isOkay() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
 
isOkay() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
 
isOverride() - Method in class anecho.JamochaMUD.World
This method reports whether the standard code-page has been over-ridden
isOverrideCodepage() - Method in class anecho.JamochaMUD.SimpleWorld
 
isPaintBackground() - Method in class anecho.gui.JMSwingText
Returns whether background painting is enabled.
isPaused() - Method in class anecho.JamochaMUD.MuSocket
Return the fact that our connection is either paused -
isReleasePause() - Method in class anecho.JamochaMUD.JMainMenu
 
isReleasePause() - Method in class anecho.JamochaMUD.legacy.MainMenu
 
isSOUND - Variable in class com.jmxp.structures.soundStruct
 
isSpellCheck() - Method in class anecho.JamochaMUD.DataIn
This method returns whether spell-checking is currently active
isSSL() - Method in class anecho.JamochaMUD.legacy.AddEdit
Returns whether the currently displayed world should use an SSL connection.
isSSL() - Method in class anecho.JamochaMUD.MuSocket
Returns the SSL status of this connection
isSSL() - Method in class anecho.JamochaMUD.SimpleWorld
 
isSSL() - Method in class anecho.JamochaMUD.World
 
isSynced() - Method in class anecho.gui.JSyncFrame
Get the synchronisation status of this frame
isSynced() - Method in class anecho.gui.SyncFrame
Get the synchronisation status of this frame
isSyncWindows() - Method in class anecho.JamochaMUD.JMainMenu
Identifies whether the menu item indicates if the frames should be synchronized
isTerminated() - Method in class anecho.gui.JSyncFrame
Report the "termination state" of this frame
isTerminationState() - Method in class anecho.gui.SyncFrame
Report the "termination state" of this frame
isTrigger() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
isUpdateRules() - Method in class anecho.JamochaMUD.plugins.TriggerDir.TriggerSwingGUI
 
isValidWorld() - Method in class anecho.JamochaMUD.World
This is a simple test to see if the world contains the barest minimum to connect to a MU*
isWarnEnabled() - Method in class net.sf.wraplog.AbstractLogger
 
isWorldSSL() - Method in class anecho.JamochaMUD.AddEditWorld
Returns whether the currently selected world uses a secure (SSL) connection.
Italic - Static variable in class com.jmxp.libmxp
 
itemStateChanged(ItemEvent) - Method in class anecho.JamochaMUD.legacy.AWTProxyBox
Watch to see if the checkbox has changed, so that we can enable/disable the appropriate fields
itemStateChanged(ItemEvent) - Method in class anecho.JamochaMUD.MuckMain
 

J

JMainMenu - Class in anecho.JamochaMUD
Create a menu for the Main Window
JMappedComboBox - Class in anecho.gui
JMappedComboBox.java is a GUI class that extends JComboBox to allow a hidden "column" of information to go along with the user-displayed information.
JMappedComboBox() - Constructor for class anecho.gui.JMappedComboBox
JMappedComboBox.java is a GUI class that extends JComboBox to allow a hidden "column" of information to go along with the user-displayed information.
JMappedComboBox(ComboBoxModel) - Constructor for class anecho.gui.JMappedComboBox
JMappedComboBox.java is a GUI class that extends JComboBox to allow a hidden "column" of information to go along with the user-displayed information.
JMappedComboBox(Object[]) - Constructor for class anecho.gui.JMappedComboBox
JMappedComboBox.java is a GUI class that extends JComboBox to allow a hidden "column" of information to go along with the user-displayed information.
JMappedComboBox(Vector) - Constructor for class anecho.gui.JMappedComboBox
JMappedComboBox.java is a GUI class that extends JComboBox to allow a hidden "column" of information to go along with the user-displayed information.
JMappedComboBox(Object[], Object[]) - Constructor for class anecho.gui.JMappedComboBox
JMappedComboBox.java is a GUI class that extends JComboBox to allow a hidden "column" of information to go along with the user-displayed information.
JMappedComboBox(Vector, Vector) - Constructor for class anecho.gui.JMappedComboBox
JMappedComboBox.java is a GUI class that extends JComboBox to allow a hidden "column" of information to go along with the user-displayed information.
JMConfig - Class in anecho.JamochaMUD
This class is used for easy access to user variables and settings
JMFancyTabbedPane - Class in anecho.gui
This class is an implementation of JTabbedPane that allows the program to easily change the colour of the "tab".
JMFancyTabbedPane() - Constructor for class anecho.gui.JMFancyTabbedPane
Creates a new instance of JMFancyTabbedPane
JMFancyTabbedPane(int) - Constructor for class anecho.gui.JMFancyTabbedPane
This constructor allows takes an index number to determine where (in regard to other tabs) this tab is initially displayed.
JMFancyTabbedPane(int, int) - Constructor for class anecho.gui.JMFancyTabbedPane
This constructor allows specification of the index of this tab as well as the LayoutPolicy.
JMFontDialog - Class in anecho.gui
 
JMFontDialog(Frame, Color, Color, Font) - Constructor for class anecho.gui.JMFontDialog
Creates new form JMFontDialog
jmGainFocus() - Method in class anecho.JamochaMUD.DataIn
This lets our other classes bring us into focus
JMParseRC - Class in anecho.JamochaMUD
JMParseRC replaces the deprecated ParseINI file Reads in the settings for the user's environment
JMParseRC() - Constructor for class anecho.JamochaMUD.JMParseRC
Create a new JMParseRC instance for parsing settings files
JMParseRC(Object) - Constructor for class anecho.JamochaMUD.JMParseRC
Create a new JMParseRC instance for parsing settings files.
jMSendText() - Method in class anecho.JamochaMUD.DataIn
Deprecated. The SendText method in CHandler should now be used
JMSwingEntry - Class in anecho.gui
JMSwingEntry is a Swing-based area used for inputting text.
JMSwingEntry() - Constructor for class anecho.gui.JMSwingEntry
JMSwingEntry is a Swing based component that allows a user to input text.
JMSwingEntry(StyledDocument) - Constructor for class anecho.gui.JMSwingEntry
JMSwingEntry is a Swing based component that allows a user to input text.
JMSwingText - Class in anecho.gui
JMSwingText, a Swing-based text area for ANSI colours (originally developed for JamochaMUD)
JMSwingText() - Constructor for class anecho.gui.JMSwingText
The constructor for JMSwingText.
JMSwingTextPane - Class in anecho.gui
JMSwingTextPane, a antialiasing TextPane
JMSwingTextPane() - Constructor for class anecho.gui.JMSwingTextPane
JMSwingTextPane, a antialiasing TextPane
JMSwingTextPane(StyledDocument) - Constructor for class anecho.gui.JMSwingTextPane
JMSwingTextPane, a antialiasing TextPane
JMSwingTextPane(HTMLDocument) - Constructor for class anecho.gui.JMSwingTextPane
JMSwingTextPane, an antialiasing TextPane using an HTMLDocument for display
JMTabPanel - Class in anecho.JamochaMUD.legacy
 
JMTabPanel() - Constructor for class anecho.JamochaMUD.legacy.JMTabPanel
Our magic constructor!
JMText - Class in anecho.gui
A widget to display multicoloured text in a Java 1.1 environment with an effort made to clone the TextArea API as close as possible.
JMText() - Constructor for class anecho.gui.JMText
JMText, a multi-colour text-area for Java 1.1 (originally developed for JamochaMUD)
JMText(String) - Constructor for class anecho.gui.JMText
JMText, a multi-colour text-area for Java 1.1 (originally developed for JamochaMUD)
JMText(int, int) - Constructor for class anecho.gui.JMText
JMText, a multi-colour text-area for Java 1.1 (originally developed for JamochaMUD)
JMText(String, int, int) - Constructor for class anecho.gui.JMText
JMText, a multi-colour text-area for Java 1.1 (originally developed for JamochaMUD)
JMText(String, int, int, int) - Constructor for class anecho.gui.JMText
JMText, a multi-colour text-area for Java 1.1 (originally developed for JamochaMUD)
JMTFKeys - Class in anecho.JamochaMUD.TinyFugue
 
jmTFKeyStroke(int) - Static method in class anecho.JamochaMUD.TinyFugue.JMTFKeys
 
jMTimers() - Method in class anecho.JamochaMUD.JMWriteRC
 
JMUD - Class in anecho.JamochaMUD
 
JMUD(String[]) - Constructor for class anecho.JamochaMUD.JMUD
 
JMUDCORE - Static variable in class anecho.JamochaMUD.JMConfig
 
JMUDTelnetProtocolHandler - Class in anecho.JamochaMUD
 
JMUDTelnetProtocolHandler() - Constructor for class anecho.JamochaMUD.JMUDTelnetProtocolHandler
 
JMWriteRC - Class in anecho.JamochaMUD
WriteRC, a replacement for WriteINI (January 17, 1999) Write .jamocha.rc and from all from all information available
JMWriteRC() - Constructor for class anecho.JamochaMUD.JMWriteRC
 
JSyncFrame - Class in anecho.gui
The JamochaMUD Frame synchroniser: SyncFrame.java handles the synchronising of frame minimize/maximize, and potentially, movement events
JSyncFrame(String) - Constructor for class anecho.gui.JSyncFrame
The JamochaMUD Frame synchroniser: JSyncFrame.java handles the synchronising of Swing frame minimize/maximize, and potentially, movement events
JSyncFrame(String, SyncFrameGroup) - Constructor for class anecho.gui.JSyncFrame
The JamochaMUD Frame synchroniser: SyncFrame.java handles the synchronising of frame minimize/maximize, and potentially, movement events
JSyncFrame(String, boolean, SyncFrameGroup) - Constructor for class anecho.gui.JSyncFrame
The JamochaMUD Frame synchroniser: SyncFrame.java handles the synchronising of frame minimize/maximize, and potentially, movement events

K

keyPressed(KeyEvent) - Method in class anecho.gui.ColourPicker
Empty event
keyPressed(KeyEvent) - Method in class anecho.gui.JMSwingText
Send out any key events to our listeners
keyPressed(KeyEvent) - Method in class anecho.gui.JMText
The method to handle any KeyPresses.
keyPressed(KeyEvent) - Method in class anecho.JamochaMUD.AboutBox
Consume any keystrokes that are in the TextArea
keyPressed(KeyEvent) - Method in class anecho.JamochaMUD.DataIn
 
keyPressed(KeyEvent) - Method in class anecho.JamochaMUD.MuckMain
 
keyPressed(KeyEvent) - Method in class anecho.JamochaMUD.plugins.MusicBox
 
keyReleased(KeyEvent) - Method in class anecho.gui.ColourPicker
This method response to the key being released and updates the colour sample as the user types.
keyReleased(KeyEvent) - Method in class anecho.gui.JMSwingText
Related our keyReleased event to our registered KeyListener
keyReleased(KeyEvent) - Method in class anecho.gui.JMText
A method to handle a key being released
keyReleased(KeyEvent) - Method in class anecho.JamochaMUD.AboutBox
 
keyReleased(KeyEvent) - Method in class anecho.JamochaMUD.DataIn
 
keyReleased(KeyEvent) - Method in class anecho.JamochaMUD.MuckMain
 
keyReleased(KeyEvent) - Method in class anecho.JamochaMUD.plugins.MusicBox
 
keyTyped(KeyEvent) - Method in class anecho.gui.ColourPicker
This method response to the key being released and updates the colour sample as the user types.
keyTyped(KeyEvent) - Method in class anecho.gui.JMSwingText
Pass our keyTyped events to our KeyListener
keyTyped(KeyEvent) - Method in class anecho.gui.JMText
A method to handle a key being typed.
keyTyped(KeyEvent) - Method in class anecho.JamochaMUD.AboutBox
 
keyTyped(KeyEvent) - Method in class anecho.JamochaMUD.DataIn
 
keyTyped(KeyEvent) - Method in class anecho.JamochaMUD.MuckMain
 
keyTyped(KeyEvent) - Method in class anecho.JamochaMUD.plugins.MusicBox
 

L

langArray(String) - Method in class anecho.gui.ResReader
Return a multi-line message as an array of strings.
langArray(String, String) - Method in class anecho.gui.ResReader
Return a multi-line message as an array of strings
langString(String) - Method in class anecho.gui.ResReader
Deprecated. There are better ways of handling this - 2005-12-28
langString(String, String) - Method in class anecho.gui.ResReader
Deprecated. There are better ways of handling this - 2005-12-28
langString(String, String, String) - Method in class anecho.gui.ResReader
Deprecated. There are better ways of handling this - 2005-12-28
langString(String, String, String, String) - Method in class anecho.gui.ResReader
Deprecated. There are better ways of handling this - 2005-12-28
langVector(String, String, String) - Method in class anecho.gui.ResReader
Method for reading multiple-line messages from resource bundles
langVector(String, String) - Method in class anecho.gui.ResReader
 
last() - Method in class anecho.JamochaMUD.legacy.JMTabPanel
 
LASTMU - Static variable in class anecho.JamochaMUD.JMConfig
 
LAUNCH - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
launchProgram(Frame, StringBuffer) - Method in class anecho.JamochaMUD.ExternalProgs
A method to launch external programs from JamochaMUD
left - Variable in class com.jmxp.structures.windowStruct
 
Level - Class in net.sf.wraplog
Declaration of different logging levels.
Level() - Constructor for class net.sf.wraplog.Level
 
libmxp - Class in com.jmxp
 
libmxp() - Constructor for class com.jmxp.libmxp
 
libmxp.alignType - Enum in com.jmxp
 
linkFromArray(String[]) - Method in class anecho.gui.JMSwingText
Create a link based on the supplied tokens
linkStruct - Class in com.jmxp.structures
 
linkStruct() - Constructor for class com.jmxp.structures.linkStruct
 
loadPanel() - Method in class anecho.JamochaMUD.PrefPanels.CommandHistory.CommandHistory
 
loadPanel() - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.CustomColour
 
loadPanel() - Method in class anecho.JamochaMUD.PrefPanels.Logging.Logging
 
loadPanel() - Method in interface anecho.JamochaMUD.PrefPanels.PrefInterface
 
loadPanel() - Method in class anecho.JamochaMUD.PrefPanels.Socks.Socks
 
loadPanel() - Method in class anecho.JamochaMUD.PrefPanels.SpellCheck.SpellCheck
 
loadPaths() - Static method in class anecho.JamochaMUD.plugins.PathWalkerDir.FileUtils
read in the saved XML configuration file
loadPlugIns(Object) - Method in class anecho.JamochaMUD.EnumPlugIns
Load the JamochaMUD plug-ins.
LOCALECHO - Static variable in class anecho.JamochaMUD.JMConfig
 
log(int, String) - Method in class net.sf.wraplog.AbstractLogger
Provided that getLevel() accepts it, log message.
log(int, String, Throwable) - Method in class net.sf.wraplog.AbstractLogger
Provided that getLevel() accepts it, log message and error.
LOGFILENAMEFORMAT - Static variable in class anecho.JamochaMUD.JMConfig
The format used for the continuous logging logfile
Logger - Class in net.sf.wraplog
Deprecated. -- this class is no longer part of WrapLog.
Logger() - Constructor for class net.sf.wraplog.Logger
Deprecated.  
Logging - Class in anecho.JamochaMUD.PrefPanels.Logging
 
Logging() - Constructor for class anecho.JamochaMUD.PrefPanels.Logging.Logging
Creates new form for Logging
LoggingException - Exception in net.sf.wraplog
RuntimeException to indicate that a message could not be logged.
LoggingException(String, Throwable) - Constructor for exception net.sf.wraplog.LoggingException
 
LOGPATH - Static variable in class anecho.JamochaMUD.JMConfig
The path to where dumped logfiles are to be saved (not to be confused with automatic log files)
LOWCOLOUR - Static variable in class anecho.JamochaMUD.JMConfig
 

M

MACRODEFS - Static variable in class anecho.JamochaMUD.JMConfig
 
MACROFRAME - Static variable in class anecho.JamochaMUD.JMConfig
 
MACROLABELS - Static variable in class anecho.JamochaMUD.JMConfig
 
MACROVISIBLE - Static variable in class anecho.JamochaMUD.JMConfig
 
main(String[]) - Static method in class anecho.gui.guiTest
 
main(String[]) - Static method in class anecho.JamochaMUD.JMUD
The main method for JamochaMUD.
mainFrame - Variable in class anecho.JamochaMUD.JMUD
Our main text window
MAINLAYOUTVALID - Static variable in class anecho.JamochaMUD.JMConfig
 
MainMenu - Class in anecho.JamochaMUD.legacy
Create a menu for the Main Window
MainSwingFrame - Class in anecho.JamochaMUD
 
MainSwingFrame() - Constructor for class anecho.JamochaMUD.MainSwingFrame
Creates new form MainSwingFrame
MainSwingFrame(String) - Constructor for class anecho.JamochaMUD.MainSwingFrame
 
MainSwingFrame(String, SyncFrameGroup) - Constructor for class anecho.JamochaMUD.MainSwingFrame
 
MainSwingFrame(String, boolean, SyncFrameGroup) - Constructor for class anecho.JamochaMUD.MainSwingFrame
 
MAINWINDOW - Static variable in class anecho.JamochaMUD.JMConfig
 
MAINWINDOWICONIFIED - Static variable in class anecho.JamochaMUD.JMConfig
 
MAINWINDOWVARIABLE - Static variable in class anecho.JamochaMUD.JMConfig
 
MANUALEXTLIST - Static variable in class anecho.JamochaMUD.JMConfig
This variable allows the user to manually pass the tags used to parse a MUD XML file
MASTERPLUGINDIR - Static variable in class anecho.JamochaMUD.JMConfig
 
MATCHONLY - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
maxvariable - Variable in class com.jmxp.structures.gaugeStruct
 
maxvariable - Variable in class com.jmxp.structures.statStruct
 
MEDIA - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
MODIFIER - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
mouseClicked(MouseEvent) - Method in class anecho.gui.ButtonCellEditor
 
mouseClicked(MouseEvent) - Method in class anecho.gui.JMSwingEntry
Empty event
mouseClicked(MouseEvent) - Method in class anecho.gui.JMSwingText
Capture any mouse clicks so that we can snoop them if need be.
mouseClicked(MouseEvent) - Method in class anecho.gui.JMText
This method handles mouse clicks for this component
mouseClicked(MouseEvent) - Method in class anecho.JamochaMUD.DataIn
 
mouseClicked(MouseEvent) - Method in class anecho.JamochaMUD.ExternalProgs
 
mouseClicked(MouseEvent) - Method in class anecho.JamochaMUD.MuSocket
 
mouseClicked(MouseEvent) - Method in class anecho.JamochaMUD.plugins.TriggerDir.DeleteCellEditor
 
mouseClicked(MouseEvent) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
mouseDragged(MouseEvent) - Method in class anecho.gui.JMSwingText
Empty Event
mouseDragged(MouseEvent) - Method in class anecho.gui.JMText
The method is used to track mouse drags and properly support text selection via the mouse.
mouseEntered(MouseEvent) - Method in class anecho.gui.ButtonCellEditor
 
mouseEntered(MouseEvent) - Method in class anecho.gui.JMSwingEntry
Empty event
mouseEntered(MouseEvent) - Method in class anecho.gui.JMSwingText
Empty event
mouseEntered(MouseEvent) - Method in class anecho.gui.JMText
This method changes the cursor to the I-beam when it enters the text area.
mouseEntered(MouseEvent) - Method in class anecho.JamochaMUD.DataIn
 
mouseEntered(MouseEvent) - Method in class anecho.JamochaMUD.ExternalProgs
 
mouseEntered(MouseEvent) - Method in class anecho.JamochaMUD.MuSocket
 
mouseEntered(MouseEvent) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
mouseExited(MouseEvent) - Method in class anecho.gui.ButtonCellEditor
 
mouseExited(MouseEvent) - Method in class anecho.gui.JMSwingEntry
Empty event
mouseExited(MouseEvent) - Method in class anecho.gui.JMSwingText
Empty Event
mouseExited(MouseEvent) - Method in class anecho.gui.JMText
This method changes our cursor back to the default cursor (from the I-beam) when it leaves our component area.
mouseExited(MouseEvent) - Method in class anecho.JamochaMUD.DataIn
 
mouseExited(MouseEvent) - Method in class anecho.JamochaMUD.ExternalProgs
 
mouseExited(MouseEvent) - Method in class anecho.JamochaMUD.MuSocket
 
mouseExited(MouseEvent) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
mouseMoved(MouseEvent) - Method in class anecho.gui.JMSwingText
Required event for mouseMoved
mouseMoved(MouseEvent) - Method in class anecho.gui.JMText
Empty method.
mousePressed(MouseEvent) - Method in class anecho.gui.ButtonCellEditor
 
mousePressed(MouseEvent) - Method in class anecho.gui.JMSwingEntry
Subclassed for proper cursor appearance
mousePressed(MouseEvent) - Method in class anecho.gui.JMSwingText
Empty Event
mousePressed(MouseEvent) - Method in class anecho.gui.JMText
This method tracks when the mouse button is pressed...
mousePressed(MouseEvent) - Method in class anecho.JamochaMUD.DataIn
 
mousePressed(MouseEvent) - Method in class anecho.JamochaMUD.ExternalProgs
 
mousePressed(MouseEvent) - Method in class anecho.JamochaMUD.MuSocket
 
mousePressed(MouseEvent) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
mouseReleased(MouseEvent) - Method in class anecho.gui.ButtonCellEditor
 
mouseReleased(MouseEvent) - Method in class anecho.gui.JMSwingEntry
Empty event
mouseReleased(MouseEvent) - Method in class anecho.gui.JMSwingText
Empty Event
mouseReleased(MouseEvent) - Method in class anecho.gui.JMText
This method watches for when the mouse is released and repaints our component.
mouseReleased(MouseEvent) - Method in class anecho.JamochaMUD.DataIn
 
mouseReleased(MouseEvent) - Method in class anecho.JamochaMUD.ExternalProgs
 
mouseReleased(MouseEvent) - Method in class anecho.JamochaMUD.MuSocket
 
mouseReleased(MouseEvent) - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.ColourCellEditor
 
moveFrames(Frame, int, int) - Method in class anecho.gui.SyncFrameGroup
Move all the frames in this group with the exception of the "origin" frame
movePage(int) - Method in class anecho.gui.JMSwingText
Move the scrollbars either one page up or one page down
moveStruct - Class in com.jmxp.structures
 
moveStruct() - Constructor for class com.jmxp.structures.moveStruct
 
MUChar - Class in anecho.JamochaMUD
 
MUChar() - Constructor for class anecho.JamochaMUD.MUChar
Default constructor
MUChar(String) - Constructor for class anecho.JamochaMUD.MUChar
 
MuckConn - Class in anecho.JamochaMUD
 
MuckConn(JMConfig) - Constructor for class anecho.JamochaMUD.MuckConn
Creates new form MuckConn
MuckConnAWT - Class in anecho.JamochaMUD.legacy
 
MuckConnAWT(JMConfig) - Constructor for class anecho.JamochaMUD.legacy.MuckConnAWT
Creates new form MuckConn
MUCKCONNVISIBLE - Static variable in class anecho.JamochaMUD.JMConfig
 
MuckInfo - Class in anecho.JamochaMUD
This class is used for storing information about a single MU* connection.
MuckInfo() - Constructor for class anecho.JamochaMUD.MuckInfo
Creates a new instance of MuckInfo
MUCKLIST - Static variable in class anecho.JamochaMUD.JMConfig
 
MuckMain - Class in anecho.JamochaMUD
Main Muck Output Window, heart of the program, containing most of the menus and logistics of JamochaMUD
MUCKMAINTITLE - Static variable in class anecho.JamochaMUD.JMConfig
 
MUDBufferedReader - Class in anecho.extranet
MUDBufferedReader is a BufferedReader customised to deal specifically with the output from MU*s.
MUDBufferedReader(InputStream) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream
MUDBufferedReader(InputStream, DataOutputStream) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream and OutputStream
MUDBufferedReader(InputStream, int) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream and specified buffer size.
MUDBufferedReader(InputStream, DataOutputStream, int) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream, OutputStream and specified buffer size.
MUDBufferedReader(InputStream, DataOutputStream, TelnetProtocolHandler) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream, OutputStream and specified buffer size.
MUDBufferedReader(InputStream, DataOutputStream, TelnetProtocolHandler, String) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream, OutputStream, TelnetProtocolHandler, and specific code page.
MUDBufferedReader(InputStream, DataOutputStream, int, TelnetProtocolHandler) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream, OutputStream, buffer size, and TelnetProtocolHandler.
MUDBufferedReader(InputStream, DataOutputStream, int, TelnetProtocolHandler, String) - Constructor for class anecho.extranet.MUDBufferedReader
Create a new MUDBufferedReader using the given InputStream, OutputStream and specified buffer size.
MUDCONNECTORLIST - Static variable in class anecho.JamochaMUD.JMConfig
Whether to use the MudConnector.com MU* list
MUDLISTTYPE - Static variable in class anecho.JamochaMUD.JMConfig
Allows the user to define the MUD XML file type based on existing types
MusicBox - Class in anecho.JamochaMUD.plugins
 
MusicBox() - Constructor for class anecho.JamochaMUD.plugins.MusicBox
 
MusicBoxAWTGUI - Class in anecho.JamochaMUD.plugins.MusicBoxDir
 
MusicBoxAWTGUI(Frame, boolean) - Constructor for class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
Creates new form MusicBoxGUI
MusicBoxGUI - Class in anecho.JamochaMUD.plugins.MusicBoxDir
 
MusicBoxGUI(Frame, boolean) - Constructor for class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
Creates new form MusicBoxGUI
MuSocket - Class in anecho.JamochaMUD
 
MuSocket() - Constructor for class anecho.JamochaMUD.MuSocket
This is a simple constructor to create a new MuSocket.
MuSocket(SimpleWorld) - Constructor for class anecho.JamochaMUD.MuSocket
This constructor creates a new MuSocket based on the provided connection world.
MXPColors - Class in com.jmxp
 
MXPColors() - Constructor for class com.jmxp.MXPColors
Constructor
MXPParser - Class in com.jmxp
 
MXPParser(MXPState, ElementManager, ResultHandler) - Constructor for class com.jmxp.MXPParser
constructor
MXPParser.parserState - Enum in com.jmxp
 
MXPProcessor - Class in com.jmxp
 
MXPProcessor(String, String) - Constructor for class com.jmxp.MXPProcessor
 
MXPResult - Class in com.jmxp
 
MXPResult() - Constructor for class com.jmxp.MXPResult
 
MXPState - Class in com.jmxp
 
MXPState(ResultHandler, ElementManager, EntityManager, String, String) - Constructor for class com.jmxp.MXPState
 
MYSPELL - Static variable in class anecho.JamochaMUD.DataIn
A variable representing the use of MYSPELL-style dictionaries

N

NAME - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
name - Variable in class com.jmxp.structures.flagStruct
 
name - Variable in class com.jmxp.structures.internalWindowStruct
 
name - Variable in class com.jmxp.structures.linkStruct
 
name - Variable in class com.jmxp.structures.SendStruct
 
name - Variable in class com.jmxp.structures.varStruct
 
name - Variable in class com.jmxp.structures.windowStruct
 
needMoreText() - Method in class com.jmxp.EntityManager
 
negotiate(byte[]) - Method in class anecho.extranet.TelnetProtocolHandler
Handle telnet protocol negotiation.
net.sf.wraplog - package net.sf.wraplog
 
newMacros() - Method in class anecho.JamochaMUD.JMParseRC
Add a new Macros section to .jamocha.rc
next() - Method in class anecho.JamochaMUD.legacy.JMTabPanel
 
NEXT - Static variable in class anecho.JamochaMUD.MuckMain
Variable representing the NEXT when navigating through MU*s
nextMU() - Method in class anecho.JamochaMUD.CHandler
Make the next MU* in the list the active MU* The process that makes the call to this method is responsible for updating the display appropriately
nextResult() - Method in class com.jmxp.MXPProcessor
 
nextResult() - Method in class com.jmxp.ResultHandler
 
NO_ICON - Static variable in class anecho.gui.OKBox
Do not show an icon in the message box
noColor() - Static method in class com.jmxp.MXPColors
 
NONE - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
NoneLogger - Class in net.sf.wraplog
A Logger that does not log anywhere.
NoneLogger() - Constructor for class net.sf.wraplog.NoneLogger
 
NOT - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
notifyEndOfRecord() - Method in class anecho.extranet.TelnetProtocolHandler
Generate an EOR (end of record) request.
notifyEndOfRecord() - Method in class anecho.JamochaMUD.JMUDTelnetProtocolHandler
 
NoTrustManager - Class in anecho.extranet
 
NoTrustManager() - Constructor for class anecho.extranet.NoTrustManager
 

O

OKAY - Static variable in class anecho.gui.OKBox
Okay button
OKBox - Class in anecho.gui
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame, boolean) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame, String) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame, String, boolean) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame, String, boolean, String) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame, String, boolean, String, int) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame, String, boolean, String, String) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
OKBox(Frame, String, boolean, String, int, String) - Constructor for class anecho.gui.OKBox
The Reusable dialogue box: OKBox.java displays program messages to the user with the possibility of including icons, text, and/or response buttons
openElement(String) - Method in class com.jmxp.ElementManager
open element?
openSocket(String, String, int, boolean, int) - Method in class anecho.JamochaMUD.CHandler
Deprecated. - The new function should pass a SimpleWorld object Create a new MuSocket that will be set-up with the supplied information and start its thread. Return the given MuSocket to the calling method. AddNewMU is normally called after this if this is a brand new connection.
openSocket(SimpleWorld, int) - Method in class anecho.JamochaMUD.CHandler
Create a new MuSocket that will be set-up with the supplied information and start its thread.
OSNAME - Static variable in class anecho.JamochaMUD.JMConfig
 
OUTPUT - Static variable in class anecho.JamochaMUD.EnumPlugIns
Output type of plug-in, used for identifying type of commands this plug-in watches

P

PAGEDOWN - Static variable in class anecho.gui.JMSwingText
This variable indicates moving the scrollbars one "page" down.
PAGEUP - Static variable in class anecho.gui.JMSwingText
This variable indicates moving the scrollbars one "page" up
paint(Graphics) - Method in class anecho.gui.ColourPicker
Over-ride the paint call to colour our sample box.
paint(Graphics) - Method in class anecho.gui.JMText
The paint method will be over-ridden to give us complete control over this event
paint(Graphics) - Method in class anecho.gui.OKBox
Paint a given icon to the dialogue
paintComponent(Graphics) - Method in class anecho.gui.JMSwingEntry
Over-ridden paintComponent proceedure to set the Rendering Hints
paintComponent(Graphics) - Method in class anecho.gui.JMSwingTextPane
Over-ridden paintComponent procedure to set the Rendering Hints
paramString() - Method in class anecho.gui.JSyncFrame
A paramString so that other classes can identify individual SyncFrames.
paramString() - Method in class anecho.gui.SyncFrame
A paramString so that other classes can identify individual SyncFrames.
parse(String) - Method in class com.jmxp.MXPParser
 
Path - Class in anecho.JamochaMUD.plugins.PathWalkerDir
 
Path() - Constructor for class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Constructor using a default path name "DefaultPath"
Path(String) - Constructor for class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Constructor assigning a path name.
Path(Node) - Constructor for class anecho.JamochaMUD.plugins.PathWalkerDir.Path
Constructor from an XML node.
PATHSEPARATOR - Static variable in class anecho.JamochaMUD.JMConfig
 
PathWalker - Class in anecho.JamochaMUD.plugins
 
PathWalker() - Constructor for class anecho.JamochaMUD.plugins.PathWalker
useless constructor
pauseText() - Method in class anecho.JamochaMUD.MuckMain
Set the 'pause' status on the Main window.
PLUGENUMERATOR - Static variable in class anecho.JamochaMUD.JMConfig
 
plugInClass - Static variable in class anecho.JamochaMUD.EnumPlugIns
A vector containing all the plug-in classes
plugInDescription() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
This returns a String describing this plug-in
plugInDescription() - Method in class anecho.JamochaMUD.plugins.MusicBox
Returns a description, eg.
plugInDescription() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to return plug-in description
plugInDescription() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
Returns a description, eg.
plugInDescription() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
A basic description of the plug-in that is shown in the JamochaMUD "Manage Plugins" dialogue box
plugInDescription() - Method in class anecho.JamochaMUD.plugins.Ticker
A basic description of the plug-in that is shown in the JamochaMUD "Manage Plugins" dialogue box
plugInDescription() - Method in class anecho.JamochaMUD.plugins.TimeStamp
A basic description of the plug-in that is shown in the JamochaMUD "Manage Plugins" dialogue box
plugInDescription() - Method in class anecho.JamochaMUD.plugins.Trigger
This method returns a String with a brief description of the plug-in's function.
PlugInInstaller - Class in anecho.JamochaMUD
 
PlugInInstaller() - Constructor for class anecho.JamochaMUD.PlugInInstaller
 
plugInName - Static variable in class anecho.JamochaMUD.EnumPlugIns
A vector containing all the names of the plug-ins.
PLUGINNAME - Static variable in class anecho.JamochaMUD.JMConfig
 
plugInName() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
This method returns the human-readable name of this plug-in
plugInName() - Method in class anecho.JamochaMUD.plugins.MusicBox
Returns the plugin's proper name
plugInName() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to return plug-in name
plugInName() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
Returns the plugin's proper name
plugInName() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This method returns the name of the plug-in
plugInName() - Method in class anecho.JamochaMUD.plugins.Ticker
This method returns the name of the plug-in
plugInName() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This method returns the name of the plug-in
plugInName() - Method in class anecho.JamochaMUD.plugins.Trigger
This returns the name of the plug-in for display to the user.
plugInProperties() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
This plug-in has no properties to display
plugInProperties() - Method in class anecho.JamochaMUD.plugins.MusicBox
Any user configurable options for the plugin
plugInProperties() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method for configuring properties; don't have any.
plugInProperties() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
Any user configurable options for the plugin
plugInProperties() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This method is called by the "Properties" option in the JamochaMUD "Manage plugins" dialogue box.
plugInProperties() - Method in class anecho.JamochaMUD.plugins.Ticker
This method is called by the "Properties" option in the JamochaMUD "Manage plugins" dialogue box.
plugInProperties() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This method is called by the "Properties" option in the JamochaMUD "Manage plugins" dialogue box.
plugInProperties() - Method in class anecho.JamochaMUD.plugins.Trigger
Displays properties for the plug-in that users can adjust.
plugInStatus - Static variable in class anecho.JamochaMUD.EnumPlugIns
A vector containing the status of all the plug-ins.
PLUGINSTATUS - Static variable in class anecho.JamochaMUD.JMConfig
 
PlugInterface - Interface in anecho.JamochaMUD.plugins
This is the standard interface that must be used by all JamochaMUD plug-ins.
plugInType - Static variable in class anecho.JamochaMUD.EnumPlugIns
A Vector containing the type of all the plug-ins.
plugInType() - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
 
plugInType() - Method in class anecho.JamochaMUD.plugins.MusicBox
Returns a type of either input, output, or other
plugInType() - Method in class anecho.JamochaMUD.plugins.PathWalker
Interface method to return plug-in type
plugInType() - Method in interface anecho.JamochaMUD.plugins.PlugInterface
Returns a type of either input, output, or other
plugInType() - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This indicates what type of plugin this is, ie: input or output.
plugInType() - Method in class anecho.JamochaMUD.plugins.Ticker
This indicates what type of plugin this is, ie: input or output.
plugInType() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This indicates what type of plugin this is, ie: input or output.
plugInType() - Method in class anecho.JamochaMUD.plugins.Trigger
Type of plug-in: input, output, or other.
plugMain(String, MuSocket) - Method in class anecho.JamochaMUD.plugins.FBLocationPlugIn
 
plugMain(String, MuSocket) - Method in class anecho.JamochaMUD.plugins.MusicBox
the core of the plugin
plugMain(String, MuSocket) - Method in class anecho.JamochaMUD.plugins.PathWalker
primary interface method
plugMain(String, MuSocket) - Method in interface anecho.JamochaMUD.plugins.PlugInterface
the core of the plugin
plugMain(String, MuSocket) - Method in class anecho.JamochaMUD.plugins.TestPlugIn
This is the main method of the plug-in.
plugMain(String, MuSocket) - Method in class anecho.JamochaMUD.plugins.Ticker
This is the main method of the plug-in.
plugMain(String, MuSocket) - Method in class anecho.JamochaMUD.plugins.TimeStamp
This is the main method of the plug-in.
plugMain(String, MuSocket) - Method in class anecho.JamochaMUD.plugins.Trigger
The main method of the plug-in.
pointToArray(Point) - Method in class anecho.gui.JMText
This translates a point on the screen into a location on our array of characters ! (This method is usually used in conjunction with marking text)
port - Variable in class com.jmxp.structures.relocateStruct
 
PosTools - Class in anecho.gui
A set of tools to help ease finding the centre and corner points of existing objects and/or the screen.
PosTools() - Constructor for class anecho.gui.PosTools
 
PrefDialogue - Class in anecho.JamochaMUD
 
PrefDialogue(Frame, boolean) - Constructor for class anecho.JamochaMUD.PrefDialogue
The PrefDialogue creates a dialogue feature a "tree" on the left side of the dialogue listing available modules, and a panel on the right side of the dialogue showing settings for the currently selected module.
PrefInterface - Interface in anecho.JamochaMUD.PrefPanels
This interface defines methods to be used by other "PrefPanel" classes.
previous() - Method in class anecho.JamochaMUD.legacy.JMTabPanel
 
PREVIOUS - Static variable in class anecho.JamochaMUD.MuckMain
Variable representing the PREVIOUS when navigating through MU*s
previousMU() - Method in class anecho.JamochaMUD.CHandler
Make the previous MU* in the list the active MU*.
priority - Variable in class com.jmxp.structures.soundStruct
 
processComponentEvent(ComponentEvent) - Method in class anecho.gui.JSyncFrame
This method processes Component Events, letting other frames in the group know if they have changed size or moved.
processComponentEvent(ComponentEvent) - Method in class anecho.gui.SyncFrame
 
processKeyTyped(char, boolean, boolean, boolean) - Method in class anecho.JamochaMUD.plugins.MusicBox
This method processes the keyTyped event out-side of the event processing code.
processText(String) - Method in class com.jmxp.MXPProcessor
 
processWindowEvent(WindowEvent) - Method in class anecho.gui.JSyncFrame
This method handles the closing and iconifying of the frame, calling other frames in this group if necessary.
processWindowEvent(WindowEvent) - Method in class anecho.gui.SyncFrame
 
PROXY - Static variable in class anecho.JamochaMUD.JMConfig
 
PROXYHOST - Static variable in class anecho.JamochaMUD.JMConfig
 
PROXYPORT - Static variable in class anecho.JamochaMUD.JMConfig
 
puppetExists(String) - Method in class anecho.JamochaMUD.MuSocket
This method checks to see if the given puppet exists
PuppetSocket - Class in anecho.JamochaMUD
The PuppetSocket creates a class that acts in many ways like a MuSocket but for the exception that it does not create its own MU* connection.
PuppetSocket() - Constructor for class anecho.JamochaMUD.PuppetSocket
The public constructor used to set the characterType to 1 (PuppetSocket)

Q

QUESTION_ICON - Static variable in class anecho.gui.OKBox
Show a custom icon in the message box
QUIETRC - Static variable in class anecho.JamochaMUD.JMConfig
 
quitJamochaMUD() - Method in class anecho.JamochaMUD.JMUD
This method collects all the data needed to write a new .rc file of the user's settings, and do any other necessary clean-up

R

react() - Method in class anecho.gui.Hyperlink
Cause the link to "react" with a colour change.
readParse() - Method in class anecho.JamochaMUD.JMParseRC
Section to read line and parse out remarks and/or blank lines
readSerialisedMacros() - Method in class anecho.JamochaMUD.JMParseRC
Read in the serialised macros.
readSettings() - Method in class anecho.JamochaMUD.plugins.MusicBox
This method reads the MusicBox settings from a file.
reallyLog(int, String, Throwable) - Method in class net.sf.wraplog.AbstractLogger
Logs a message and optional error details.
reallyLog(int, String, Throwable) - Method in class net.sf.wraplog.NoneLogger
Does nothing.
reallyLog(int, String, Throwable) - Method in class net.sf.wraplog.SystemLogger
 
rebuildPlugInMenu() - Method in class anecho.JamochaMUD.MuckMain
Rebuild the plug-in menu to reflect its current state.
reconnectToMU() - Method in class anecho.JamochaMUD.CHandler
Reconnect to the currently active (visible) MU*
recursiveList(boolean) - Method in class anecho.util.FileUtils
This method will creative a recursive list of file names.
RELEASEPAUSE - Static variable in class anecho.JamochaMUD.JMConfig
 
relocateStruct - Class in com.jmxp.structures
 
relocateStruct() - Constructor for class com.jmxp.structures.relocateStruct
 
remove(Frame) - Method in class anecho.gui.SyncFrameGroup
Remove a SyncFrame from the group
remove(Component, int) - Method in class anecho.JamochaMUD.legacy.JMTabPanel
Remove the given component from our lay-out
remove() - Method in class anecho.JamochaMUD.PlugInInstaller
private void unzipMethod(String destPath, Vector entryList) { FileOutputStream outStream; BufferedOutputStream buffOutStream; while ((count = zin.read(data, 0, buffer)) != -1) { System.out.println("Extracting: " + entryName); outStream = new FileOutputStream(destPath + pathSep + entryName.getName()); buffOutStream = new BufferedOutputStream(outStream, buffer); int count; byte data[] = new byte[buffer]; //System.out.write(x); buffOutStream.write(data, 0, count); } }
removeActiveMU(String) - Method in class anecho.JamochaMUD.CHandler
Remove the active MU* from our list altogether
removeAllConditions() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Remove all conditions from this rule
removeAllItems() - Method in class anecho.gui.JMappedComboBox
Removes all items from the JMappedComboBox
removeAllPlugins() - Method in class anecho.JamochaMUD.JMainMenu
This method removes all plug-in entries from the plug-ins menu
removeAllPlugins() - Method in class anecho.JamochaMUD.legacy.MainMenu
 
removeAllPlugins() - Method in class anecho.JamochaMUD.MuckMain
Clear all the plugins from our current menu
removeColor(String) - Method in class com.jmxp.MXPColors
 
removeDefinition(String) - Method in class anecho.JamochaMUD.JMConfig
 
removeItem(Object) - Method in class anecho.gui.JMappedComboBox
The method removes the given object from our combobox
removeItemAt(int) - Method in class anecho.gui.JMappedComboBox
The method removes the object at the given index from our combobox
removeKeyListener(KeyListener) - Method in class anecho.gui.JMSwingText
Remove registered KeyListeners from our JMSwingText class
removeKeyListener(KeyListener) - Method in class anecho.gui.JMText
Allow the removal of the given KeyListener from our component.
removeMouseListener(MouseListener) - Method in class anecho.gui.JMSwingText
Remove given mouse listener from this widget
removeMouseListener(MouseListener) - Method in class anecho.gui.JMText
All registered MouseListeners to be removed from this component.
removeMU(MuSocket) - Method in class anecho.JamochaMUD.CHandler
Remove the MU* indicated by the MuSocket and timeStamp
removePlugIn() - Method in class anecho.JamochaMUD.EnumPlugIns
Remove (erase) a plug-in that is currently installed with JamochaMUD.
removePuppet(String) - Method in class anecho.JamochaMUD.MuSocket
Removes a puppet from our list of "windows"
removeTelnetEventListener(TelnetEventListener) - Method in class anecho.extranet.MUDBufferedReader
Remove a given TelnetEventListener from this MUDBufferedReader.
removeVariable(String) - Method in class anecho.JamochaMUD.JMConfig
Remove the selected variable from the list of user-variables
repeats - Variable in class com.jmxp.structures.soundStruct
 
reset() - Method in class anecho.extranet.TelnetProtocolHandler
Reset the protocol handler.
reset() - Method in class com.jmxp.ElementManager
 
resetCodePage() - Method in class anecho.extranet.MUDBufferedReader
Resets the codepage used by this MUDBufferedReader to the system default
resetPlugInStatus() - Method in class anecho.JamochaMUD.EnumPlugIns
Set the status of the plugins, whether they are active or inactive
resetSettings() - Method in class anecho.JamochaMUD.PrefPanels.Logging.Logging
 
resetTitle() - Method in class anecho.JamochaMUD.MuSocket
Call this to reset the frame'retStr title to the "standard" title.
ResReader - Class in anecho.gui
ResReader.java Contains functions to simplify reading language resource bundles, taking the bulk of the code out of the other classes
ResReader() - Constructor for class anecho.gui.ResReader
Cancel Button
ResReader(String) - Constructor for class anecho.gui.ResReader
 
restoreMinimizedFrames() - Method in class anecho.JamochaMUD.DataIn
Restore frames hidden by the 'Supervisor' function
restoreText() - Method in class anecho.JamochaMUD.DataIn
We are having our TextArea "returned" to us from the main window.
ResultHandler - Class in com.jmxp
 
ResultHandler() - Constructor for class com.jmxp.ResultHandler
constructor
Rule - Class in anecho.JamochaMUD.plugins.TriggerDir
This class is used to contain rules used by Triggers.
Rule() - Constructor for class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
Rule(String) - Constructor for class anecho.JamochaMUD.plugins.TriggerDir.Rule
 
RULENAME - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
RULES - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
run() - Method in class anecho.gui.FlashThread
 
run() - Method in class anecho.JamochaMUD.MuSocket
This is the main method for our thread.
run() - Method in class anecho.JamochaMUD.plugins.ticker.Tick
This is our main method that handles the ticking
run() - Method in class anecho.JamochaMUD.PuppetSocket
 

S

savePaths(HashMap<String, Path>) - Static method in class anecho.JamochaMUD.plugins.PathWalkerDir.FileUtils
Save the path list to an XML file
saveSettings() - Method in class anecho.JamochaMUD.plugins.MusicBox
This method saves the current MusicBox settings to a file.
saveSettings() - Method in class anecho.JamochaMUD.plugins.TimeStamp
This method saves the current MusicBox settings to a file.
SCREENSIZE - Static variable in class anecho.JamochaMUD.JMConfig
 
SCROLLBARS_BOTH - Static variable in class anecho.gui.JMText
JMSwingTextPane, a antialiasing TextPane
SCROLLBARS_HORIZONTAL_ONLY - Static variable in class anecho.gui.JMText
Do not show scroll bars
SCROLLBARS_NONE - Static variable in class anecho.gui.JMText
Show only horizontal scroll bars
SCROLLBARS_VERTICAL_ONLY - Static variable in class anecho.gui.JMText
Show only vertical scroll bars
scrollHistory(int) - Method in class anecho.JamochaMUD.DataIn
This "scrolls" the history shown in the input window (not the pop-up menu) one step in the direction given.
scrolling - Variable in class com.jmxp.structures.internalWindowStruct
 
scrolling - Variable in class com.jmxp.structures.windowStruct
 
select(int, int) - Method in class anecho.gui.JMSwingText
Select text marked by the start and end integers
select(int, int) - Method in class anecho.gui.JMText
Select a given area of text which will be indicated by highlighting
self() - Static method in class com.jmxp.MXPColors
return an instance of this class
sendMessage(String) - Method in class anecho.extranet.event.TelnetEvent
 
SendStruct - Class in com.jmxp.structures
 
SendStruct() - Constructor for class com.jmxp.structures.SendStruct
 
sendTelnetControl(byte) - Method in class anecho.extranet.TelnetProtocolHandler
Send a Telnet Escape character (IAC )
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
 

T

TelnetEvent - Class in anecho.extranet.event
TelnetEvent is an event passed along to any class registered as a TelnetEventListener
TelnetEvent(Object, String) - Constructor for class anecho.extranet.event.TelnetEvent
 
TelnetEventListener - Interface in anecho.extranet.event
A TelnetEventListener can be registered by classes to listen for TelnetEvents which may occur
telnetMessageReceived(TelnetEvent) - Method in interface anecho.extranet.event.TelnetEventListener
 
telnetMessageReceived(TelnetEvent) - Method in class anecho.JamochaMUD.DataIn
Currently not used.
telnetMessageReceived(TelnetEvent) - Method in class anecho.JamochaMUD.MuSocket
Custom telnet message receiver for our TelnetEventListener
TelnetProtocolHandler - Class in anecho.extranet
This is a telnet protocol handler.
TelnetProtocolHandler() - Constructor for class anecho.extranet.TelnetProtocolHandler
Create a new telnet protocol handler.
TestPlugIn - Class in anecho.JamochaMUD.plugins
 
text - Variable in class com.jmxp.structures.chunk
 
text - Variable in class com.jmxp.structures.linkStruct
 
text - Variable in class com.jmxp.structures.SendStruct
 
TextUtils - Class in anecho.gui
This class contains methods to do some common string requirements such as stripping escape characters.
TFCommandParser - Class in anecho.JamochaMUD.TinyFugue
This class processes user input and scans it for TinyFugue style "/ commands", or user defined definitions and variables.
TFKEYEMU - Static variable in class anecho.JamochaMUD.JMConfig
 
Tick - Class in anecho.JamochaMUD.plugins.ticker
This class maintains all the tick information for a specific MU*.
Tick() - Constructor for class anecho.JamochaMUD.plugins.ticker.Tick
 
Ticker - Class in anecho.JamochaMUD.plugins
This plug-in recreates the ticker function of TinyFugue.
Ticker() - Constructor for class anecho.JamochaMUD.plugins.Ticker
 
TIMERS - Static variable in class anecho.JamochaMUD.JMConfig
 
TIMERSVISIBLE - Static variable in class anecho.JamochaMUD.JMConfig
 
TimeStamp - Class in anecho.JamochaMUD.plugins
TimeStamp is a class that allows the user to put a time stamp at the beginning of lines of text received in the output window.
TimeStamp() - Constructor for class anecho.JamochaMUD.plugins.TimeStamp
 
TimeStampGUI - Class in anecho.JamochaMUD.plugins.TimeStampDir
This is the GUI that allows users to define their own time-stamp format.
TimeStampGUI(Frame, boolean) - Constructor for class anecho.JamochaMUD.plugins.TimeStampDir.TimeStampGUI
Creates new form TimeStampGUI
title - Variable in class com.jmxp.structures.internalWindowStruct
 
title - Variable in class com.jmxp.structures.windowStruct
 
TOP - Static variable in class anecho.JamochaMUD.MainSwingFrame
 
top - Variable in class com.jmxp.structures.windowStruct
 
toprompt - Variable in class com.jmxp.structures.SendStruct
 
toString() - Method in class anecho.JamochaMUD.MUChar
Return a string listing the name, address, and port
toString() - Method in class anecho.JamochaMUD.plugins.PathWalkerDir.Path
 
toString() - Method in class anecho.JamochaMUD.World
Return a string listing the name, address, and port
totalConnections() - Method in class anecho.JamochaMUD.CHandler
Get the total number of MU*s open regardless of their connection status
transpose(byte[]) - Method in class anecho.extranet.TelnetProtocolHandler
Transpose special telnet codes like 0xff or newlines to values that are compliant to the protocol.
Trigger - Class in anecho.JamochaMUD.plugins
This plug-in allows users to set highlights and gags based on incoming text from the connect MU*s.
Trigger() - Constructor for class anecho.JamochaMUD.plugins.Trigger
Creates a new instance of Trigger This method is here for the sake of "proper" code
TriggerGUI - Class in anecho.JamochaMUD.plugins.TriggerDir
The GUI to allow users to change the rules for their gags and highlights.
TriggerGUI(Vector) - Constructor for class anecho.JamochaMUD.plugins.TriggerDir.TriggerGUI
This is the private initialisation method for TriggerGUI.
TRIGGERSTR - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
TriggerSwingGUI - Class in anecho.JamochaMUD.plugins.TriggerDir
 
TriggerSwingGUI(Frame, boolean) - Constructor for class anecho.JamochaMUD.plugins.TriggerDir.TriggerSwingGUI
Creates new form TriggerSwingGUI
tWPlugInMenu - Static variable in class anecho.JamochaMUD.JMainMenu
 
tWPlugInMenu - Static variable in class anecho.JamochaMUD.legacy.MainMenu
 
type - Variable in class com.jmxp.MXPResult
 
type - Variable in class com.jmxp.structures.imageStruct
 
type - Variable in class com.jmxp.structures.soundStruct
 

U

Underline - Static variable in class com.jmxp.libmxp
 
UP - Static variable in class anecho.JamochaMUD.DataIn
The up direction
update(Graphics) - Method in class anecho.gui.JMText
This method passes to call to update the graphics on to our super-class.
updateConnectionMenu(MuckMain) - Method in class anecho.JamochaMUD.JMainMenu
 
updateConnectionMenu() - Method in class anecho.JamochaMUD.legacy.MainMenu
 
updateMessage(String) - Method in class anecho.gui.SplashScreen
Update an existing message on the splash screen
url - Variable in class com.jmxp.structures.imageStruct
 
url - Variable in class com.jmxp.structures.linkStruct
 
url - Variable in class com.jmxp.structures.soundStruct
 
USE_ALL - Static variable in class com.jmxp.structures.formatStruct
 
USE_BG - Static variable in class com.jmxp.structures.formatStruct
 
USE_BOLD - Static variable in class com.jmxp.structures.formatStruct
 
USE_FG - Static variable in class com.jmxp.structures.formatStruct
 
USE_FONT - Static variable in class com.jmxp.structures.formatStruct
 
USE_ITALICS - Static variable in class com.jmxp.structures.formatStruct
 
USE_SIZE - Static variable in class com.jmxp.structures.formatStruct
 
USE_STRIKEOUT - Static variable in class com.jmxp.structures.formatStruct
 
USE_UNDERLINE - Static variable in class com.jmxp.structures.formatStruct
 
useALT() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
 
useALT() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
 
useAutoLogin(boolean) - Method in class anecho.JamochaMUD.World
 
useCTRL() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
 
useCTRL() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
 
usemask - Variable in class com.jmxp.structures.formatStruct
 
usePreviousInstance(Process, String, String) - Static method in class anecho.JamochaMUD.ExternalProgs
This method determines the proper way to pass a new URL or something like that to the chosen "browser" that already has a running instance
USERDIRECTORY - Static variable in class anecho.JamochaMUD.JMConfig
 
USERPLUGINDIR - Static variable in class anecho.JamochaMUD.JMConfig
The directory where plug-ins should be installed by the JamochaMUD plug-in installer.
useSHIFT() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxAWTGUI
 
useSHIFT() - Method in class anecho.JamochaMUD.plugins.MusicBoxDir.MusicBoxGUI
 
USESWING - Static variable in class anecho.JamochaMUD.JMConfig
 
USESWINGENTRY - Static variable in class anecho.JamochaMUD.JMConfig
 
USEUNICODE - Static variable in class anecho.JamochaMUD.JMConfig
 

V

validate() - Method in class anecho.JamochaMUD.MuSocket
 
value - Variable in class com.jmxp.structures.varStruct
 
valueOf(String) - Static method in enum anecho.JamochaMUD.plugins.PathWalkerDir.CMD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jmxp.libmxp.alignType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jmxp.MXPParser.parserState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jmxp.structures.chunk.chunkType
Returns the enum constant of this type with the specified name.
values() - Static method in enum anecho.JamochaMUD.plugins.PathWalkerDir.CMD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jmxp.libmxp.alignType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jmxp.MXPParser.parserState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jmxp.structures.chunk.chunkType
Returns an array containing the constants of this enum type, in the order they are declared.
variable - Variable in class com.jmxp.structures.gaugeStruct
 
variable - Variable in class com.jmxp.structures.statStruct
 
varStruct - Class in com.jmxp.structures
 
varStruct() - Constructor for class com.jmxp.structures.varStruct
 
VERNUM - Static variable in class anecho.JamochaMUD.AboutBox
Current version number of JamochaMUD
versionWarning() - Method in class anecho.JamochaMUD.PrefPanels.CommandHistory.CommandHistory
There will be no warning as there are no special requirements
versionWarning() - Method in class anecho.JamochaMUD.PrefPanels.CustomColours.CustomColour
There is no warning as there are no special requirements
versionWarning() - Method in class anecho.JamochaMUD.PrefPanels.Logging.Logging
 
versionWarning() - Method in interface anecho.JamochaMUD.PrefPanels.PrefInterface
This method allows the preference panel to supply the user with feedback in the event that the checkVersion fails.
versionWarning() - Method in class anecho.JamochaMUD.PrefPanels.Socks.Socks
 
versionWarning() - Method in class anecho.JamochaMUD.PrefPanels.SpellCheck.SpellCheck
This can be called to warn the user why this module does not function
vol - Variable in class com.jmxp.structures.soundStruct
 
vspace - Variable in class com.jmxp.structures.imageStruct
 

W

warn(String) - Method in class net.sf.wraplog.AbstractLogger
 
warn(String, Throwable) - Method in class net.sf.wraplog.AbstractLogger
 
WARN - Static variable in class net.sf.wraplog.Level
Logging level for message that notify that the things can be processed, but the user might want to take a closer look at the current situation.
WhatsNew - Class in anecho.JamochaMUD
This dialogue will show the most recent changes/fixes for this version of JamochaMUD.
WhatsNew(Frame, boolean) - Constructor for class anecho.JamochaMUD.WhatsNew
Creates new form WhatsNew
width - Variable in class com.jmxp.structures.imageStruct
 
width - Variable in class com.jmxp.structures.windowStruct
 
windowActivated(WindowEvent) - Method in class anecho.JamochaMUD.DataIn
Bring the frame into focus so the user may type
windowActivated(WindowEvent) - Method in class anecho.JamochaMUD.MuckMain
 
windowClosed(WindowEvent) - Method in class anecho.JamochaMUD.DataIn
 
windowClosed(WindowEvent) - Method in class anecho.JamochaMUD.MuckMain
 
windowClosing(WindowEvent) - Method in class anecho.JamochaMUD.DataIn
 
windowClosing(WindowEvent) - Method in class anecho.JamochaMUD.MuckMain
 
windowDeactivated(WindowEvent) - Method in class anecho.JamochaMUD.DataIn
 
windowDeactivated(WindowEvent) - Method in class anecho.JamochaMUD.MuckMain
 
windowDeiconified(WindowEvent) - Method in class anecho.JamochaMUD.DataIn
 
windowDeiconified(WindowEvent) - Method in class anecho.JamochaMUD.MuckMain
 
windowIconified(WindowEvent) - Method in class anecho.JamochaMUD.DataIn
 
windowIconified(WindowEvent) - Method in class anecho.JamochaMUD.MuckMain
 
windowOpened(WindowEvent) - Method in class anecho.JamochaMUD.DataIn
 
windowOpened(WindowEvent) - Method in class anecho.JamochaMUD.MuckMain
 
windowStruct - Class in com.jmxp.structures
 
windowStruct() - Constructor for class com.jmxp.structures.windowStruct
 
WORKINGDIRECTORY - Static variable in class anecho.JamochaMUD.JMConfig
 
WORLD - Static variable in class anecho.JamochaMUD.JMConfig
 
World - Class in anecho.JamochaMUD
This class is used to store information about Worlds in JamochaMUD.
World() - Constructor for class anecho.JamochaMUD.World
The constructor for the World class.
wrap(String) - Static method in class anecho.gui.AbstractMessageFormat
Wrap the input we're given at the interval suggested by standWrap
wrap(String, int) - Static method in class anecho.gui.AbstractMessageFormat
Take the input we're given and wrap at the user-defined intervals
write(byte[]) - Method in class anecho.extranet.TelnetProtocolHandler
Send data to the remote host.
write(String) - Static method in class anecho.JamochaMUD.EnumPlugIns
A static method to allow a plug-in to write output to the screen.
write(byte[]) - Method in class anecho.JamochaMUD.JMUDTelnetProtocolHandler
 
write(String) - Method in class anecho.JamochaMUD.MuSocket
Write out given text to our text component with-out sending it to the MU*.
write(String, boolean) - Method in class anecho.JamochaMUD.MuSocket
Write out given text to our text component with-out sending it to the MU*.
writeBrowser(String) - Method in class anecho.JamochaMUD.JMWriteRC
Write the browser locations to the .jamocha.rc file
writeEMailClient() - Method in class anecho.JamochaMUD.JMWriteRC
Write the location of the E-mail client out to .jamocha.rc
writeFTPClient() - Method in class anecho.JamochaMUD.JMWriteRC
Write the FTP Client location out to .jamocha.rc
writeRCToFile() - Method in class anecho.JamochaMUD.JMWriteRC
 
writeRulesToFile(Vector) - Method in class anecho.JamochaMUD.plugins.Trigger
Upon approval by the user, we'll write the rules back to the file

X

x - Variable in class com.jmxp.structures.moveStruct
 

Y

y - Variable in class com.jmxp.structures.moveStruct
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y