Uses of Package
de.kleopatra.forms.description

Packages that use de.kleopatra.forms.description
de.kleopatra.forms.description Definition of descriptive layout elements Constraint, Line, Row/Column.  
de.kleopatra.forms.description.jgoodies Implementations of layout description for jgoodies.forms framework.  
de.kleopatra.forms.view   
de.kleopatra.forms.view.builder Support for building forms from a LayoutDescription/Presentation or FormDescription. 
 

Classes in de.kleopatra.forms.description used by de.kleopatra.forms.description
Column
          Tagging interface to type a Line as a Column.
Constraint
          Description of constraint/component pair.
LayoutBorder
          Border description for usage in LayoutDescription.
LayoutDebugPainter
          responsible to visualize the Layout of Container.
LayoutDescription
          named collection of description elements.
LayoutFactory
          Factory to create descriptive elements for the LayoutBuilder.
LayoutTranslator
          Responsible to translate description elements to layout elements as understood by a specific LayoutManager and vice versa.
Line
          Description of row/column.
Row
          Tagging interface to type a Line as a Row.
Stylable
          Object that is mutable by Style.
Style
          An immutable type-encoding pair.
StyleMap
          Handler (Factory?)
 

Classes in de.kleopatra.forms.description used by de.kleopatra.forms.description.jgoodies
Column
          Tagging interface to type a Line as a Column.
Constraint
          Description of constraint/component pair.
LayoutBorder
          Border description for usage in LayoutDescription.
LayoutDebugPainter
          responsible to visualize the Layout of Container.
LayoutFactory
          Factory to create descriptive elements for the LayoutBuilder.
LayoutTranslator
          Responsible to translate description elements to layout elements as understood by a specific LayoutManager and vice versa.
Line
          Description of row/column.
Row
          Tagging interface to type a Line as a Row.
Stylable
          Object that is mutable by Style.
Style
          An immutable type-encoding pair.
StyleMap
          Handler (Factory?)
 

Classes in de.kleopatra.forms.description used by de.kleopatra.forms.view
LayoutDebugPainter
          responsible to visualize the Layout of Container.
 

Classes in de.kleopatra.forms.description used by de.kleopatra.forms.view.builder
DefaultLayoutDescription
          this is for persistance and handing around the descriptive data.
LayoutDebugPainter
          responsible to visualize the Layout of Container.
LayoutDescription
          named collection of description elements.
LayoutTranslator
          Responsible to translate description elements to layout elements as understood by a specific LayoutManager and vice versa.
StyleMap
          Handler (Factory?)
 



Copyright © 2003, 2004 SwingEmpire Jeanette Winzenburg. All Rights Reserved.