|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewBuilder.Axis | |
|---|---|
| org.base.apps.api.view.swing | |
| org.base.apps.util.view.swing | Basic Swing utilities, including several extensions to augment default functionality. |
| Uses of ViewBuilder.Axis in org.base.apps.api.view.swing |
|---|
| Methods in org.base.apps.api.view.swing that return ViewBuilder.Axis | |
|---|---|
protected static ViewBuilder.Axis |
BoundComponentView.axis(ComponentView.LabelStyle style)
|
| Constructors in org.base.apps.api.view.swing with parameters of type ViewBuilder.Axis | |
|---|---|
BoundComponentView(ViewBuilder.Axis axis,
ComponentView.LabelStyle style)
|
|
| Uses of ViewBuilder.Axis in org.base.apps.util.view.swing |
|---|
| Methods in org.base.apps.util.view.swing that return ViewBuilder.Axis | |
|---|---|
ViewBuilder.Axis |
ViewPanel.getAxis()
|
ViewBuilder.Axis |
ViewBuilder.Axis.rotate()
|
static ViewBuilder.Axis |
ViewBuilder.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewBuilder.Axis[] |
ViewBuilder.Axis.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.base.apps.util.view.swing with parameters of type ViewBuilder.Axis | |
|---|---|
protected void |
ViewPanel.init(ViewBuilder.Axis axis)
|
ViewBuilder<C> |
ViewPanel.nextSection(ViewBuilder.Axis axis)
|
ViewBuilder<C> |
ViewBuilder.nextSection(ViewBuilder.Axis axis)
|
void |
ViewPanel.setAxis(ViewBuilder.Axis axis)
|
ViewBuilder<C> |
ViewPanel.startSection(ViewBuilder.Axis axis)
|
ViewBuilder<C> |
ViewBuilder.startSection(ViewBuilder.Axis axis)
|
| Constructors in org.base.apps.util.view.swing with parameters of type ViewBuilder.Axis | |
|---|---|
ViewPanel(ViewBuilder.Axis axis)
|
|
|
Please visit Base Apps, hosted on Sourceforge.net. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||