Uses of Package
lisken.uitoolbox

Packages that use lisken.uitoolbox
cage Contains the main classes for the Java GUI of CaGe. 
cage.generator Contains the panels used to configure the different generators in CaGe. 
lisken.uitoolbox Provides a set of GUI components used on several places in CaGe. 
 

Classes in lisken.uitoolbox used by cage
FlaggedJDialog
          An extension of JDialog that can be asked whether the dialog was closed successfull or was canceled.
Wizard
          A Wizard object can be used to represent the classical GUI pattern of a sequence of dialogs which guide the user to a set of parameters that need to be provided.
WizardAwareComponent
          Interface to identify components that are aware of the wizard they are used in.
WizardStage
          A WizardStage is an individual stage in a Wizard.
 

Classes in lisken.uitoolbox used by cage.generator
WizardAwareComponent
          Interface to identify components that are aware of the wizard they are used in.
 

Classes in lisken.uitoolbox used by lisken.uitoolbox
WizardStage
          A WizardStage is an individual stage in a Wizard.