|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.BoxLayout
org.dishevelled.layout.ButtonLayout
public final class ButtonLayout
Button layout.
| Field Summary |
|---|
| Fields inherited from class javax.swing.BoxLayout |
|---|
LINE_AXIS, PAGE_AXIS, X_AXIS, Y_AXIS |
| Constructor Summary | |
|---|---|
ButtonLayout(Container container)
Create a new button layout for the specified container. |
|
| Method Summary |
|---|
| Methods inherited from class javax.swing.BoxLayout |
|---|
addLayoutComponent, addLayoutComponent, getAxis, getLayoutAlignmentX, getLayoutAlignmentY, getTarget, invalidateLayout, layoutContainer, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ButtonLayout(Container container)
container - container
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||