|
Class Summary |
| AboutBox |
A Dialogue box to display licensing information and credits/thanks for the
development of JamochaMUD. |
| AboutBox2 |
This is the Swing-enabled version of AboutBox which displays
licensing information for JamochaMUD. |
| AddEditWorld |
AddEditWorld is a class that displays saved worlds and characters
in a tree format. |
| BrowserWrapper |
|
| CHandler |
To allow an easier time of dealing with multiple connections,
any input or output from JamochaMUD will pass through the CHandler
class. |
| DataIn |
This is the input window where the user may type to send info
to the MUCK/MUD. |
| EnumPlugIns |
EnumPlugIns.java enumerates
plugins at program start-up, and
contains functions for managing
them once the program is loaded |
| ExternalProgs |
Allows the designation of external programs for
extension of JamochaMUD's capabilities |
| ExtProgSwingGUI |
|
| ExtWorldList |
|
| ImportExport |
This class is used for the importing and exporting of JamochaMUD settings |
| JMainMenu |
Create a menu for the Main Window |
| JMConfig |
This class is used for easy access to user variables and settings |
| JMParseRC |
JMParseRC replaces the deprecated ParseINI file
Reads in the settings for the user's environment |
| JMUD |
|
| JMUDTelnetProtocolHandler |
|
| JMWriteRC |
WriteRC, a replacement for WriteINI (January 17, 1999)
Write .jamocha.rc and from all
from all information available |
| MainSwingFrame |
|
| MUChar |
|
| MuckConn |
|
| MuckInfo |
This class is used for storing information about a single MU* connection. |
| MuckMain |
Main Muck Output Window, heart of the program, containing
most of the menus and logistics of JamochaMUD |
| MuSocket |
|
| PlugInInstaller |
|
| PrefDialogue |
|
| PuppetSocket |
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. |
| SimpleWorld |
|
| SpellCheck |
|
| SysInfo |
|
| WhatsNew |
This dialogue will show the most recent changes/fixes for this version of
JamochaMUD. |
| World |
This class is used to store information about Worlds in
JamochaMUD. |