|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentView.LabelStyle | |
|---|---|
| org.base.apps.api.view.swing | |
| org.base.apps.core.swing.bound | |
| Uses of ComponentView.LabelStyle in org.base.apps.api.view.swing |
|---|
| Methods in org.base.apps.api.view.swing that return ComponentView.LabelStyle | |
|---|---|
ComponentView.LabelStyle |
ComponentView.getLabelStyle()
|
ComponentView.LabelStyle |
BoundComponentView.getLabelStyle()
|
static ComponentView.LabelStyle |
ComponentView.LabelStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentView.LabelStyle[] |
ComponentView.LabelStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.base.apps.api.view.swing with parameters of type ComponentView.LabelStyle | |
|---|---|
protected static int |
BoundComponentView.align(ComponentView.LabelStyle style)
|
protected static ViewBuilder.Axis |
BoundComponentView.axis(ComponentView.LabelStyle style)
|
void |
ComponentView.setLabelStyle(ComponentView.LabelStyle style)
|
void |
BoundComponentView.setLabelStyle(ComponentView.LabelStyle style)
|
| Constructors in org.base.apps.api.view.swing with parameters of type ComponentView.LabelStyle | |
|---|---|
BoundComponentView(ComponentView.LabelStyle style)
|
|
BoundComponentView(ViewBuilder.Axis axis,
ComponentView.LabelStyle style)
|
|
| Uses of ComponentView.LabelStyle in org.base.apps.core.swing.bound |
|---|
| Constructors in org.base.apps.core.swing.bound with parameters of type ComponentView.LabelStyle | |
|---|---|
AbstractBoundText(ComponentView.LabelStyle style)
|
|
AbstractBoundText(ComponentView.LabelStyle style,
C comp)
|
|
BoundField(ComponentView.LabelStyle style)
|
|
BoundField(ComponentView.LabelStyle style,
int columns)
|
|
|
Please visit Base Apps, hosted on Sourceforge.net. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||