miSim

Package misim.util

Interface Summary
LogListener The LogListener interface provides methods to respond to events that the user should be informed of - either by logging them or displaying them on screen in some way.
RobustReaderIF This interface provides methods that will provide access to files and other resources, regardless of whether the reader is implemented as an applet or application.
 

Class Summary
BotPanel  
BrowserControl A simple, static class to display a URL in the system browser.
ButtonPanel  
FileDetails A simple class for passing details of a file opened for reading or writing.
GridPanel  
GUIUtils Various static methods for creating GUI objects and laying them out.
PluginPanel  
Setting A Setting represents a name value pair that may be stored and read from a file by a SettingsController.
SettingsController This class is intended to read and write settings generating SettingsGroups, containing individual settings.
SettingsGroup A SettingsGroup contains a named collection of settings
SimpleDialog  
Txt Machine generated class, supplies all text displayed by the application and supports internationalisation.
TxtBaseClass The TxtBaseClass provides core functionality for the Txt class.
TxtParser TxtParser generates the Txt.java internationalisation class from a message file.
 


miSim