|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines and holds constants used with an AttachLayout.
Field Summary | |
static int |
BOTTOM
Indicates the bottom side of a component or container. |
static int |
COMPONENT_PREFERRED
Indicates to set the preferred width or height to the component's own preferred width or height. |
static boolean |
ELASTIC
Indicates connection type elastic. |
static boolean |
FIXED
Indicates connection type fixed. |
static int |
LEFT
Indicates the left side of a component or container. |
static int |
RIGHT
Indicates the right side of a component or container. |
static int |
TOP
Indicates the top side of a component or container. |
Field Detail |
public static final int TOP
public static final int LEFT
public static final int BOTTOM
public static final int RIGHT
public static final boolean FIXED
public static final boolean ELASTIC
public static final int COMPONENT_PREFERRED
|
Copyright © 2003-2008, Paul Neyens All Rights Reserved. |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |