Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package novaworx

Interface Summary
PreferenceKey Preference keys.
ResourceKey Preference keys.
Settings Application constants.
 

Class Summary
GuiEngine Handles management of the graphical user interface (GUI).
MainEngine Encapsulates the application resources.
OperatingSystem Operating system detection routines.
PeerEngine Handles other instances of the program.
PluginEngine Handles management of the application plugins.
PreferenceEngine Ease of use class to help with preferences.
PreferenceGroup A DataNode specific for use with the PreferenceManager.
PreferenceNode A DataNode specific for use with the PreferenceManager.
ResourceEngine Handles the Resource objects.
ShutdownHook Handles the shutdown of the virtual machine.
Startup Entry point for the application.
Startup.MessageHandler Handles messages from the message bus.
ToolEngine Handles management of the Tool classes and objects.
Utilities A "static" class of useful methods.
Version Version is a convenience class for working with the program version identification numbers.
WorkArea Encapsulates the application resources.
WorkAreaFactory The WorkAreaFactory creates custom ViewPane classes, WorkPane, for the WorkArea class.
WorkFrame Encapsulates the application resources.
WorkFrame.ExitAction The class is the action used to exit the program.
WorkFrame.HaltAction The class is the action used to halt the program.
WorkPane A custom implementation of ViewPane to handle multiple tools ordered in a stack.
Workspace A class that represents a workspace.
WorkspaceEngine Handles the Workspace classes.
WorkspaceEngine.CloseResources Class to run closeResources on the event dispatch thread.
WorkspaceEngine.MessageHandler Close a resource.
WorkspaceEngine.OpenResources Class to run openResource on the event dispatch thread.
XMLParser A wrapper around an XML parser for convenience.