|
|
javax > javax.swing > javax.swing.boxlayout >
Class: javax.swing.BoxLayout java.lang.Object javax.swing.BoxLayout
public class BoxLayout extends Object implements LayoutManager2, Serializable
FIELDS:
public static final int LINE_AXIS : 2 public static final int PAGE_AXIS : 3 public static final int X_AXIS : 0 public static final int Y_AXIS : 1 |
|
|
|
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|