Uses of Package
org.peace_tools.generic

Packages that use org.peace_tools.generic
org.peace_tools.core Contains the core classes that coordinate the activities of various classes and wizards. 
org.peace_tools.core.dataset Contains the classes associated with the data set wizard. 
org.peace_tools.core.job Contains the classes associated with the job wizard. 
org.peace_tools.core.server Contains the classes associated with the server wizard. 
org.peace_tools.data Contains the classes that provide data for the various views in the GUI. 
org.peace_tools.generic Provides a generic set of application-independent classes for performing standard GUI operations. 
org.peace_tools.views Contains the classes that provide views for the various data objects in the GUI. 
 

Classes in org.peace_tools.generic used by org.peace_tools.core
CustomPanel
          A Custom panel that can have an Image for its Background
 

Classes in org.peace_tools.generic used by org.peace_tools.core.dataset
GenericWizardPage
          This class serves as a generic wizard page.
WizardDialog
          A extended wizard dialog class.
WizardPage
          A simple interface that is implemented by all wizard pages so that they can be displayed in a wizard dialog.
 

Classes in org.peace_tools.generic used by org.peace_tools.core.job
GenericWizardPage
          This class serves as a generic wizard page.
WizardDialog
          A extended wizard dialog class.
WizardPage
          A simple interface that is implemented by all wizard pages so that they can be displayed in a wizard dialog.
 

Classes in org.peace_tools.generic used by org.peace_tools.core.server
GenericWizardPage
          This class serves as a generic wizard page.
WizardDialog
          A extended wizard dialog class.
WizardPage
          A simple interface that is implemented by all wizard pages so that they can be displayed in a wizard dialog.
 

Classes in org.peace_tools.generic used by org.peace_tools.data
Pair
          A simple class to encapsulate a pair that is used to describe pairs of values that are stored in other data structures.
 

Classes in org.peace_tools.generic used by org.peace_tools.generic
CustomPanel
          A Custom panel that can have an Image for its Background
Log
           This is an abstract base class that provides the core features for managing log entries.
Log.LogLevel
          This enumeration provides a convenient mechanism for referring to different error levels when generating logs.
LogListener
          Interface for "Views" that are interested in receiving log changes.
ProgrammerLog
          Top-level logging class for creating programmer logs.
UserLog
          Top-level logging class for creating user logs.
WizardDialog
          A extended wizard dialog class.
WizardPage
          A simple interface that is implemented by all wizard pages so that they can be displayed in a wizard dialog.
 

Classes in org.peace_tools.generic used by org.peace_tools.views
Log
           This is an abstract base class that provides the core features for managing log entries.
LogListener
          Interface for "Views" that are interested in receiving log changes.