|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
BORDER
Deprecated. |
static int |
BOTTOM
|
static int |
CELLFLAG
|
static int |
CELLMASK
|
static int |
CENTER
|
static int |
CONTROLMASK
|
static int |
DONTCHANGE
|
static int |
DONTFILL
|
static int |
DONTSTRETCH
|
static int |
EAST
|
static int |
FILL
|
static int |
FIXEDSIZE
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object. |
static int |
GROW
|
static int |
HCENTER
|
static int |
HCONTRACT
|
static int |
HEXPAND
|
static int |
HFILL
|
static int |
HGROW
|
static int |
HSHRINK
|
static int |
HSTRETCH
|
static int |
INITIALLY_CLOSED
|
static int |
INITIALLY_MINIMIZED
|
static int |
INITIALLY_PREFERRED_SIZE
|
static int |
INSETS
A Tag type for use in Control.setTag() - use a ewe.fx.Insets object as the "value" object. |
static int |
LEFT
|
static int |
MAXIMUMSIZE
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object. |
static int |
MINIMUMSIZE
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object. |
static int |
NORTH
|
static int |
NORTHEAST
|
static int |
NORTHWEST
|
static int |
PREFERREDSIZE
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object. |
static int |
RECT
A Tag type for use in Control.setTag(), used to set the absolute location of a Control within a Panel - use a ewe.fx.Rect object as the "value" object. |
static int |
RIGHT
|
static int |
SHRINK
|
static int |
SOUTH
|
static int |
SOUTHEAST
|
static int |
SOUTHWEST
|
static int |
SPAN
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object. |
static int |
STRETCH
|
static int |
TEXTSIZE
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object. |
static int |
TOP
|
static int |
VCENTER
|
static int |
VCONTRACT
|
static int |
VEXPAND
|
static int |
VFILL
|
static int |
VGROW
|
static int |
VSHRINK
|
static int |
VSTRETCH
|
static int |
WEST
|
| Field Detail |
public static final int CELLFLAG
public static final int LEFT
public static final int RIGHT
public static final int TOP
public static final int BOTTOM
public static final int HEXPAND
public static final int HCONTRACT
public static final int VEXPAND
public static final int VCONTRACT
public static final int HGROW
public static final int HSHRINK
public static final int VGROW
public static final int VSHRINK
public static final int CELLMASK
public static final int CONTROLMASK
public static final int DONTCHANGE
public static final int INITIALLY_CLOSED
public static final int INITIALLY_MINIMIZED
public static final int INITIALLY_PREFERRED_SIZE
public static final int HSTRETCH
public static final int VSTRETCH
public static final int GROW
public static final int SHRINK
public static final int STRETCH
public static final int HFILL
public static final int VFILL
public static final int FILL
public static final int DONTSTRETCH
public static final int DONTFILL
public static final int HCENTER
public static final int VCENTER
public static final int CENTER
public static final int NORTH
public static final int NORTHWEST
public static final int NORTHEAST
public static final int SOUTH
public static final int SOUTHWEST
public static final int SOUTHEAST
public static final int WEST
public static final int EAST
public static final int PREFERREDSIZE
public static final int MINIMUMSIZE
public static final int MAXIMUMSIZE
public static final int INSETS
public static final int BORDER
public static final int SPAN
public static final int FIXEDSIZE
public static final int TEXTSIZE
public static final int RECT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||