|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleDefinition | |
---|---|
com.jaxfront.core.type | |
com.jaxfront.core.xpath | |
com.jaxfront.core.xui | |
com.jaxfront.swing.ui.visualizers |
Uses of StyleDefinition in com.jaxfront.core.type |
---|
Methods in com.jaxfront.core.type that return StyleDefinition | |
---|---|
StyleDefinition |
VirtualType.getStyle()
|
StyleDefinition |
Type.getStyle()
|
StyleDefinition |
AbstractType.getStyle()
|
Uses of StyleDefinition in com.jaxfront.core.xpath |
---|
Methods in com.jaxfront.core.xpath that return StyleDefinition | |
---|---|
StyleDefinition |
XPathDummyChoiceTypeWrapper.getStyle()
|
Uses of StyleDefinition in com.jaxfront.core.xui |
---|
Methods in com.jaxfront.core.xui that return StyleDefinition | |
---|---|
StyleDefinition |
XUIDefinition.getStyle()
Returns informations about the layout of a component |
Methods in com.jaxfront.core.xui with parameters of type StyleDefinition | |
---|---|
void |
StyleDefinition.update(StyleDefinition styleDefinition)
|
Constructors in com.jaxfront.core.xui with parameters of type StyleDefinition | |
---|---|
StyleDefinition(XUIDefinition xuiDefinition,
StyleDefinition styleDefinition)
Creates a StyleDefinition for the given XUIDefintion based on an other StyleDefinition. |
Uses of StyleDefinition in com.jaxfront.swing.ui.visualizers |
---|
Methods in com.jaxfront.swing.ui.visualizers that return StyleDefinition | |
---|---|
StyleDefinition |
AbstractView.getStyle()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |