|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stylable | |
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. |
Uses of Stylable in de.kleopatra.forms.description |
Subinterfaces of Stylable in de.kleopatra.forms.description | |
interface |
Column
Tagging interface to type a Line as a Column. |
interface |
LayoutBorder
Border description for usage in LayoutDescription. |
interface |
Line
Description of row/column. |
interface |
Row
Tagging interface to type a Line as a Row. |
Uses of Stylable in de.kleopatra.forms.description.jgoodies |
Classes in de.kleopatra.forms.description.jgoodies that implement Stylable | |
class |
AbstractStylable
Abstract Stylable meant for persistence. |
class |
JGoodiesBorder
Implementation of LayoutBorder for JGoodies Forms. |
class |
JGoodiesColumn
Implementation of Column for JGoodies Forms. |
class |
JGoodiesLine
Wrapper of FormSpec as Line. |
class |
JGoodiesRow
Implementation of Row for JGoodies Forms. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |