|
Class Summary |
| AboutBox |
A Dialogue box to display licensing information and credits/thanks
for the developement of JamochaMUD. |
| AboutBox2 |
This is the Swing-enabled version of AboutBox which displays
licensing information for JamochaMUD. |
| AddEdit |
This class creates a dialogue box which allows users to add
and remove MU* listings for our MuckConnector. |
| 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 |
|
| FontFace |
This class supplies an interface to allow users to change font
face, style, size, and colour. |
| ImportExport |
This class is used for the importing and exporting of JamochaMUD settings |
| JMainMenu |
Create a menu for the Main Window |
| JMConfig |
|
| JMParseRC |
JMParseRC replaces the deprecated ParseINI file
Reads in the settings for the user's environment |
| JMTFCommands |
This class processes user input and scans it for TinyFugue style
"/ commands", or user defined definitions and variables. |
| JMTFKeys |
|
| JMUD |
|
| 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 |
|
| ProxyBox |
ProxyBox for JamochaMUD dialogue for configuring... |
| 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. |