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

A

AboutBox - Class in anecho.JamochaMUD
A Dialogue box to display licensing information and credits/thanks for the developement 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
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.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.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
actionPerformed(ActionEvent) - Method in class anecho.JamochaMUD.ProxyBox
Set the initial status of the proxy IP and port which we'll derive from the JVM
actionPerformed(ActionEvent) - Method in class edu.stanford.ejalbert.browserprefui.BrowserPrefAction
Launches a browser preferences dialog and sets the system property BrowserLauncher.BROWSER_SYSTEM_PROPERTY with the requested browser.
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 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
 
activate() - Method in class anecho.JamochaMUD.plugins.Zombie
This function is automatically called by JamochaMUD when the plug-in is first activated (at each JamochaMUD start-up).
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
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
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.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
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
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, PuppetSocket) - Method in class anecho.JamochaMUD.MuSocket
Adds a puppet to our list of "windows"
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.
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
ALERT_ICON - Static variable in class anecho.gui.OKBox
Show an "Alert" icon in the message box.
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.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.SpellCheck - package anecho.JamochaMUD.PrefPanels.SpellCheck
 
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
Append text to our JMSwingText.
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 interface anecho.JamochaMUD.PrefPanels.PrefInterface
 
applySettings() - Method in class anecho.JamochaMUD.PrefPanels.SpellCheck.SpellCheck
 
AUTOFOCUSINPUT - Static variable in class anecho.JamochaMUD.JMConfig
 
AUTOLOGGING - Static variable in class anecho.JamochaMUD.JMConfig
 

B

BACKGROUNDCOLOUR - Static variable in class anecho.JamochaMUD.JMConfig
 
BGPAINT - Static variable in class anecho.JamochaMUD.JMConfig
 
BOTTOM - Static variable in class anecho.JamochaMUD.MainSwingFrame
 
BROWSER1 - Static variable in class anecho.JamochaMUD.JMConfig
 
BROWSER2 - Static variable in class anecho.JamochaMUD.JMConfig
 
BROWSER_DEFAULT - Static variable in interface edu.stanford.ejalbert.launching.IBrowserLaunching
Identifier for the system's default browser.
BROWSER_SYSTEM_PROPERTY - Static variable in class edu.stanford.ejalbert.BrowserLauncher
Key to system property containing name of users preferred browser.
BROWSER_SYSTEM_PROPERTY - Static variable in interface edu.stanford.ejalbert.launching.IBrowserLaunching
Key to system property containing name of users preferred browser.
BrowserDescription - Interface in edu.stanford.ejalbert.launching
Interface to general information about a browser.
BROWSERINSTANCE1 - Static variable in class anecho.JamochaMUD.JMConfig
 
BROWSERINSTANCE2 - Static variable in class anecho.JamochaMUD.JMConfig
 
BrowserLauncher - Class in edu.stanford.ejalbert
BrowserLauncher provides an API to open browsers (default or targetted) from within a Java application.
BrowserLauncher() - Constructor for class edu.stanford.ejalbert.BrowserLauncher
Initializes the browser launcher for the operating system on which the application is running.
BrowserLauncher(AbstractLogger) - Constructor for class edu.stanford.ejalbert.BrowserLauncher
Initializes the browser launcher for the operating system on which the application is running.
BrowserLauncher(AbstractLogger, BrowserLauncherErrorHandler) - Constructor for class edu.stanford.ejalbert.BrowserLauncher
Initializes the browser launcher for the operating system on which the application is running.
BrowserLauncherDefaultErrorHandler - Class in edu.stanford.ejalbert.exceptionhandler
The default implementation for BrowserLauncherErrorHandler.
BrowserLauncherDefaultErrorHandler() - Constructor for class edu.stanford.ejalbert.exceptionhandler.BrowserLauncherDefaultErrorHandler
 
BrowserLauncherErrorHandler - Interface in edu.stanford.ejalbert.exceptionhandler
This is an interface to be used by the BrowserLauncherRunner for handling exceptions.
BrowserLauncherTestApp - Class in edu.stanford.ejalbert.testing
Standalone gui that allows for testing the broserlauncher code and provides a sample implementation.
BrowserLauncherTestApp() - Constructor for class edu.stanford.ejalbert.testing.BrowserLauncherTestApp
 
BrowserLaunchingExecutionException - Exception in edu.stanford.ejalbert.exception
Exception thrown if there is problem during the attempt to launch a browser.
BrowserLaunchingExecutionException(Throwable) - Constructor for exception edu.stanford.ejalbert.exception.BrowserLaunchingExecutionException
 
BrowserLaunchingExecutionException(String) - Constructor for exception edu.stanford.ejalbert.exception.BrowserLaunchingExecutionException
 
BrowserLaunchingFactory - Class in edu.stanford.ejalbert.launching
Factory for determining the OS and returning the appropriate version of IBrowserLaunching.
BrowserLaunchingFactory() - Constructor for class edu.stanford.ejalbert.launching.BrowserLaunchingFactory
 
BrowserLaunchingInitializingException - Exception in edu.stanford.ejalbert.exception
Exception thrown if there is a problem during initialization.
BrowserLaunchingInitializingException(Exception) - Constructor for exception edu.stanford.ejalbert.exception.BrowserLaunchingInitializingException
 
BrowserLaunchingInitializingException(String) - Constructor for exception edu.stanford.ejalbert.exception.BrowserLaunchingInitializingException
 
BrowserPrefAction - Class in edu.stanford.ejalbert.browserprefui
 
BrowserPrefAction(String, BrowserLauncher, JFrame) - Constructor for class edu.stanford.ejalbert.browserprefui.BrowserPrefAction
 
BrowserPrefAction(String, Icon, BrowserLauncher, JFrame) - Constructor for class edu.stanford.ejalbert.browserprefui.BrowserPrefAction
 
BrowserPrefDialog - Class in edu.stanford.ejalbert.browserprefui
 
BrowserPrefDialog(Dialog, BrowserLauncher) - Constructor for class edu.stanford.ejalbert.browserprefui.BrowserPrefDialog
 
BrowserPrefDialog(Frame, BrowserLauncher) - Constructor for class edu.stanford.ejalbert.browserprefui.BrowserPrefDialog
 
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
 

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
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
 
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
Here, we check for an ANSI colour escape in the 'token', starting at position 'i'.
checkPopup(MouseEvent) - Method in class anecho.JamochaMUD.DataIn
Check for PopupTrigger to display command history
checkServerTrusted(X509Certificate[], String) - Method in class anecho.extranet.NoTrustManager
 
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 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.SpellCheck.SpellCheck
Checks to see if the version of Java available is current enough to use this module
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.
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(MuSocket) - Method in class anecho.JamochaMUD.CHandler
Close and "destroy" an existing socket.
closeSocket() - Method in class anecho.JamochaMUD.MuSocket
Allow other classes to close our socket
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.
COMBINED - Static variable in class anecho.JamochaMUD.MuckMain
Combined frame style of presentation
command(String) - Method in class anecho.JamochaMUD.JMTFCommands
The String is received from the input window and processed in this method.
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
 
conditionCount() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
This returns the number of conditions in this rule
CONFIGFILE_LINUX_UNIX - Static variable in class edu.stanford.ejalbert.launching.misc.UnixNetscapeBrowserLaunching
config file for linux/unix
CONFIGFILE_SOYLATTE - Static variable in class edu.stanford.ejalbert.launching.soylatte.SoyLatteBrowserLaunching
config file for linux/unix
CONFIGFILE_SUNOS - Static variable in class edu.stanford.ejalbert.launching.misc.SunOSBrowserLaunching
config file for SunOS.
CONNECTIONHANDLER - Static variable in class anecho.JamochaMUD.JMConfig
 
connections - Static variable in class anecho.JamochaMUD.JMUD
 
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) - Method in class anecho.JamochaMUD.CHandler
 
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
 
containsItem(Object) - Method in class anecho.gui.JMappedComboBox
This method is used to determine if the current JMappedComboBox contains for supplied item
copy() - Method in class anecho.gui.JMSwingText
Copy any selected text to the system clipboard
createRC(Object) - Method in class anecho.JamochaMUD.JMParseRC
Section to create .jamocha.rc if one doesn't exist.
createSystemBrowserLaunching(AbstractLogger) - Static method in class edu.stanford.ejalbert.launching.BrowserLaunchingFactory
Analyzes the name of the underlying operating system based on the "os.name" system property and returns the IBrowserLaunching version appropriate for the O/S.
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
CUSTOMPALETTE - Static variable in class anecho.JamochaMUD.JMConfig
 

D

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 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
deactivate() - Method in class anecho.JamochaMUD.plugins.Zombie
This function is automatically called by JamochaMUD when the plug-in is set inactive from the JamochaMUD "Manage Plug-Ins" dialogue.
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
 
DOIMPORT - Static variable in class anecho.JamochaMUD.JMConfig
 
DONE - Static variable in class anecho.JamochaMUD.plugins.Trigger
 
DOUBLEBUFFER - Static variable in class anecho.JamochaMUD.JMConfig
 

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
 
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
 
edu.stanford.ejalbert - package edu.stanford.ejalbert
 
edu.stanford.ejalbert.browserprefui - package edu.stanford.ejalbert.browserprefui
 
edu.stanford.ejalbert.exception - package edu.stanford.ejalbert.exception
 
edu.stanford.ejalbert.exceptionhandler - package edu.stanford.ejalbert.exceptionhandler
 
edu.stanford.ejalbert.launching - package edu.stanford.ejalbert.launching
 
edu.stanford.ejalbert.launching.macos - package edu.stanford.ejalbert.launching.macos
 
edu.stanford.ejalbert.launching.misc - package edu.stanford.ejalbert.launching.misc
 
edu.stanford.ejalbert.launching.soylatte - package edu.stanford.ejalbert.launching.soylatte
 
edu.stanford.ejalbert.launching.utils - package edu.stanford.ejalbert.launching.utils
 
edu.stanford.ejalbert.launching.windows - package edu.stanford.ejalbert.launching.windows
 
edu.stanford.ejalbert.testing - package edu.stanford.ejalbert.testing
 
EMAILCLIENT - Static variable in class anecho.JamochaMUD.JMConfig
 
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.
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
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
 
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

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
 
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
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
FINDER_CREATOR - Static variable in class edu.stanford.ejalbert.launching.macos.MacOsBrowserLaunching
The creator code of the Finder on a Macintosh, which is needed to send AppleEvents to the application.
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.
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.
FontFace - Class in anecho.JamochaMUD
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.FontFace
 
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
FOREGROUNDCOLOUR - Static variable in class anecho.JamochaMUD.JMConfig
 
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
 
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.JamochaMUD.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
 
getAllDefinitions() - Method in class anecho.JamochaMUD.JMConfig
 
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
 
getArgsForForcingNewBrowserWindow(String) - Method in interface edu.stanford.ejalbert.launching.misc.UnixBrowser
 
getArgsForForcingNewBrowserWindow(String) - Method in interface edu.stanford.ejalbert.launching.soylatte.SoyLatteBrowser
 
getArgsForOpenBrowser(String) - Method in interface edu.stanford.ejalbert.launching.misc.UnixBrowser
Returns the command line arguments for addressing an already open browser.
getArgsForOpenBrowser(String) - Method in interface edu.stanford.ejalbert.launching.soylatte.SoyLatteBrowser
Returns the command line arguments for addressing an already open browser.
getArgsForStartingBrowser(String) - Method in interface edu.stanford.ejalbert.launching.misc.UnixBrowser
Returns the command line arguments for starting a new browser instance.
getArgsForStartingBrowser(String) - Method in interface edu.stanford.ejalbert.launching.soylatte.SoyLatteBrowser
Returns the command line arguments for starting a new browser instance.
getBackground() - Method in class anecho.gui.JMSwingText
 
getBackgroundColour() - Method in class anecho.JamochaMUD.FontFace
Returns the background colour (negative space around the text).
getBrowser(String) - Method in class edu.stanford.ejalbert.launching.misc.UnixNetscapeBrowserLaunching
Provides access the browsers map for extending classes.
getBrowser(String) - Method in class edu.stanford.ejalbert.launching.soylatte.SoyLatteBrowserLaunching
Provides access the browsers map for extending classes.
getBrowserApplicationName() - Method in interface edu.stanford.ejalbert.launching.BrowserDescription
Returns name of executable.
getBrowserApplicationName() - Method in class edu.stanford.ejalbert.launching.windows.WindowsBrowser
Returns the name of the executable for the browser.
getBrowserDisplayName() - Method in interface edu.stanford.ejalbert.launching.BrowserDescription
Returns browser display name.
getBrowserDisplayName() - Method in class edu.stanford.ejalbert.launching.windows.WindowsBrowser
Returns the display name for the browser.
getBrowserList() - Method in class edu.stanford.ejalbert.BrowserLauncher
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in interface edu.stanford.ejalbert.launching.IBrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in class edu.stanford.ejalbert.launching.macos.MacOs2_0BrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in class edu.stanford.ejalbert.launching.macos.MacOs2_1BrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in class edu.stanford.ejalbert.launching.macos.MacOs3_0BrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in class edu.stanford.ejalbert.launching.macos.MacOs3_1BrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in class edu.stanford.ejalbert.launching.misc.UnixNetscapeBrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in class edu.stanford.ejalbert.launching.soylatte.SoyLatteBrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBrowserList() - Method in class edu.stanford.ejalbert.launching.windows.WindowsBrowserLaunching
Returns a list of browsers to be used for browser targetting.
getBundleBase() - Method in class anecho.JamochaMUD.JMConfig
This returns the base path to our language resource bundles
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.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
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
getCloseState() - Method in class anecho.gui.JSyncFrame
Report the "Close state" of this frame.
getCloseState() - Method in class anecho.gui.SyncFrame
Report the "Close state" of this frame.
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
getConditions() - Method in class anecho.JamochaMUD.plugins.TriggerDir.Rule
Returns all the current rules as a String array
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
getConnectString() - Method in class anecho.JamochaMUD.MuSocket
Returns to string used to connect to this socket
getConnString() - Method in class anecho.JamochaMUD.MUChar
 
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.
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
 
getFancyTextPanel() - Method in class anecho.JamochaMUD.MuckMain
Returns the textPanel pre-cast to a JMFancyTabbedPane
getFont() - Method in class anecho.gui.JMSwingText
 
getFontStyle() - Method in class anecho.JamochaMUD.FontFace
Return our font
getForceNewWindowArgs() - Method in class edu.stanford.ejalbert.launching.windows.WindowsBrowser
Returns arguments used for forcing a new window.
getForeground() - Method in class anecho.gui.JMSwingText
 
getForegroundColour() - Method in class anecho.JamochaMUD.FontFace
Return the foreground (text) colour.
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() - 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
 
getInstance() - Static method in class anecho.JamochaMUD.JMConfig
 
getInstance() - Static method in class anecho.JamochaMUD.JMTFCommands
 
getInstance() - Static method in class anecho.JamochaMUD.JMTFKeys
 
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, Trigger) - Static method in class anecho.JamochaMUD.plugins.TriggerDir.TriggerGUI
Creates new form Trigger
getJMboolean(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMColor(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMCore() - Method in class anecho.JamochaMUD.JMConfig
 
getJMFont(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMFrame(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMint(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMObject(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMRectangle(String) - Method in class anecho.JamochaMUD.JMConfig
 
getJMString(String) - Method in class anecho.JamochaMUD.JMConfig
 
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
getLegacyTextPanel() - Method in class anecho.JamochaMUD.MuckMain
Returns the textPanel pre-cast to the older legacy JMTabPanel
getLogger() - Method in class edu.stanford.ejalbert.BrowserLauncher
Returns the logger being used by this BrowserLauncher instance.
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
getMarkLinks() - Method in class anecho.gui.JMSwingText
This method returns whether URL marking has been enabled or not.
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.
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 interface anecho.JamochaMUD.PrefPanels.PrefInterface
The human-readable name for our module
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
getName() - Method in class anecho.JamochaMUD.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.TriggerDir.Rule
Returns the human-readable name of this rule
getNewWindowPolicy() - Method in class edu.stanford.ejalbert.BrowserLauncher
Returns the policy used for opening a url in a browser.
getNewWindowPolicy() - Method in interface edu.stanford.ejalbert.launching.IBrowserLaunching
Returns the policy used for opening a url in a browser.
getNewWindowPolicy() - Method in class edu.stanford.ejalbert.launching.macos.MacOsBrowserLaunching
Returns the policy used for opening a url in a browser.
getNewWindowPolicy() - Method in class edu.stanford.ejalbert.launching.misc.UnixNetscapeBrowserLaunching
Returns the policy used for opening a url in a browser.
getNewWindowPolicy() - Method in class edu.stanford.ejalbert.launching.soylatte.SoyLatteBrowserLaunching
Returns the policy used for opening a url in a browser.
getNewWindowPolicy() - Method in class edu.stanford.ejalbert.launching.windows.WindowsBrowserLaunching
Returns the policy used for opening a url in a browser.
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
 
getPlugEnumerator() - Method in class anecho.JamochaMUD.JMConfig
 
getPort() - Method in class anecho.extranet.Socks5socket
Returns the portnumber of the Socks server.
getPort() - Method in class anecho.JamochaMUD.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
 
getPort() - Method in class anecho.JamochaMUD.World
 
getPreferredSize() - Method in class anecho.gui.JMText
Calculate a preferred size from the text we have
getPuppetName() - Method in class anecho.JamochaMUD.PuppetSocket
Returns the name of the puppet currently set for this view
getResult() - Method in class anecho.gui.OKBox
Return the user's selection.
getScreenSize() - Method in class anecho.JamochaMUD.JMConfig
 
getSelectedBrowser() - Method in class edu.stanford.ejalbert.browserprefui.