Uses of Interface
lisken.uitoolbox.WizardAwareComponent

Packages that use WizardAwareComponent
cage Contains the main classes for the Java GUI of CaGe. 
cage.generator Contains the panels used to configure the different generators in CaGe. 
 

Uses of WizardAwareComponent in cage
 

Classes in cage that implement WizardAwareComponent
 class CombinedGeneratorPanel
          GeneratorPanel that combines several GeneratorPanels on a JTabbedPane.
 class GeneratorPanel
           
 

Uses of WizardAwareComponent in cage.generator
 

Classes in cage.generator that implement WizardAwareComponent
 class BoundaryHCgenPanel
           
 class CGFPanel
           
 class DiskTriangulationsPanel
          Panel for the configuration of plantri to generate triangulations of the disk.
 class EulerianTriangulationsPanel
           
 class ExternalPanel
          Panel that allows the configuration of a generator that is not in CaGe by default.
 class FormulaHCgenPanel
           
 class FourRegularPlaneGraphsPanel
          Panel that combines all the configuration panels for generators of 4-regular plane graphs.
 class FullgenPanel
           
 class GeneralPlaneGraphsPanel
           
 class GeneralQuadrangulationsPanel
          Configuration panel for general quadrangulations and 4-regular plane graphs.
 class GeneralTriangulationsPanel
          Configuration panel for general triangulations and 3-regular plane graphs.
 class HCgenPanel
           
 class HexagonsHCgenPanel
           
 class NanoConesPanel
          Panel used for the configuration of the generator cone.
 class PlaneTriangulationsPanel
           
 class QuadrangulationsPanel
          Panel that combines all the configuration panels for generators of quadrangulations.
 class QuadRestrictPanel
          Configuration panel for quadrangulations with given degree and 4-regular plane graphs with given faces.
 class ThreeRegularPlaneGraphsPanel
           
 class TriangulationsPanel
           
 class TubesConesPanel
           
 class TubetypePanel