|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleMap | |
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.builder | Support for building forms from a LayoutDescription/Presentation or FormDescription. |
Uses of StyleMap in de.kleopatra.forms.description |
Methods in de.kleopatra.forms.description that return StyleMap | |
StyleMap |
LayoutFactory.getStyleMap()
|
Methods in de.kleopatra.forms.description with parameters of type StyleMap | |
void |
LayoutFactory.setStyleMap(StyleMap map)
|
Uses of StyleMap in de.kleopatra.forms.description.jgoodies |
Classes in de.kleopatra.forms.description.jgoodies that implement StyleMap | |
class |
JGoodiesStyleMap
JGoodies Forms specific implementation of LogicalTypeMap. |
Methods in de.kleopatra.forms.description.jgoodies that return StyleMap | |
StyleMap |
JGoodiesLayoutFactory.getStyleMap()
|
Methods in de.kleopatra.forms.description.jgoodies with parameters of type StyleMap | |
void |
JGoodiesLayoutFactory.setStyleMap(StyleMap map)
|
Uses of StyleMap in de.kleopatra.forms.view.builder |
Methods in de.kleopatra.forms.view.builder that return StyleMap | |
StyleMap |
FormLoader.loadStyleMap(java.lang.String resourceName,
java.lang.Class clazz)
load a StyleMap from a classpath resource. |
StyleMap |
FormIOHelper.readStyleMap()
|
StyleMap |
FormIO.readStyleMap(java.lang.String filename)
|
StyleMap |
FormIO.getStyleMap(java.lang.String resourceName,
java.lang.Class targetClass)
|
Methods in de.kleopatra.forms.view.builder with parameters of type StyleMap | |
boolean |
FormIOHelper.writeStyleMap(StyleMap styleMap)
|
void |
FormIO.persistStyleMap(StyleMap map,
java.lang.String filename)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |