|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
All
|
static int |
AlwaysEnabled
Control Modifier - sets the control to always be enabled, regardless of the Disabled flag. |
static int |
AlwaysRecalculateSizes
Control Modifier - forces the control to always do a full recalculation of its preferred size rather than using a cached version. |
static int |
ByDeferredMouse
An option for requestFocus(), gotFocus() and lostFocus(). |
static int |
ByDeferredPen
An option for requestFocus(), gotFocus() and lostFocus(). |
static int |
ByFrameChange
An option for requestFocus(), gotFocus() and lostFocus(). |
static int |
ByKeyboard
An option for requestFocus(), gotFocus() and lostFocus(). |
static int |
ByMouse
An option for requestFocus(), gotFocus() and lostFocus(). |
static int |
ByPen
An option for requestFocus(), gotFocus() and lostFocus(). |
static int |
ByRequest
An option for requestFocus(), gotFocus() and lostFocus(). |
static int |
CalculatedSizes
Control Modifier - flags the control as having already calculated its preferred/min/max sizes. |
static int |
Disabled
Control Modifier - sets the control to a disabled state. |
static int |
DisablePopupMenu
Control Modifier - tells the control not to show popup menus. |
static int |
DisplayOnly
Control Modifier - flags the control as a DisplayOnly control. |
static int |
Down
|
static int |
DrawFlat
Control Modifier - sets the control to draw itself and its children flat instead of 3-D or etched. |
static int |
Flag
|
static int |
ForceResize
Control Modifier - forces the control to resize itself. |
static int |
HasData
Control Modifier - flags the control as one that paints its data via paintData() separately to painting other parts of it (e.g. |
static int |
Invisible
Control Modifier - sets the control to an invisible state. |
static int |
KeepImage
Control Modifier - sets the control to keep its associated image. |
static int |
KeepSIP
Control Modifier - says that the control should keep the SIP Input Panel open when focused. |
static int |
Left
|
static int |
MakeMenuAtLeastAsWide
Control Modifier - if the control has an associated drop-down menu, this says that the menu should be made at least as wide as the control when it is displayed. |
static int |
Maximize
|
static int |
Minimize
|
static int |
MouseSensitive
Control Modifier - sets the control to react to when the mouse is over the control or not. |
static int |
NoFocus
Control Modifier - sets the control to not take the keyboard focus. |
static int |
NotAnEditor
Control Modifier - flags this control as one that does not alter data state. |
static int |
NotEditable
Control Modifier - sets the control to a non-editable state. |
static int |
PaintDataOnly
Control Modifier - sets the control to paint its data only in the next paint operation. |
static int |
PaintOutsideOnly
Control Modifier - sets the control to paint everything except its data in the next paint operation. |
static int |
PenTransparent
Control Modifier - sets the control to ignore pen/mouse presses. |
static int |
PreferredSizeOnly
Control Modifier - sets the control to only size itself to its preferred size. |
static int |
Right
|
static int |
SendUpKeyEvents
Control Modifier - sets the control to send up key events to its parent. |
static int |
SendUpPenEvents
Control Modifier - sets the control to send up pen events to its parent. |
static int |
ShowSIP
Control Modifier - says that the control should show the SIP when it has gained the focus. |
static int |
ShrinkToNothing
Control Modifier - tells the control to set its preferred size to be 0. |
static int |
SmallControl
Control Modifier - sets the control to display itself and its children as small controls. |
static int |
SpecialBackground
Control Modifier - flags this control as having a special background that will be drawn differently. |
static int |
TakeControlEvents
Control Modifier - sets the control to take control events from its children and modify them so they appear to come from itself. |
static int |
TakesKeyFocus
Control Modifier - says that this control takes the key focus. |
static int |
Transparent
Control Modifier - sets the control to be transparent. |
static int |
Up
|
static int |
WantDrag
Control Modifier - says that the control want drag events. |
static int |
WantHoldDown
Control Modifier - says that the control wants to detect when the pen/mouse is held down on the control. |
| Field Detail |
public static final int Flag
public static final int Maximize
public static final int Minimize
public static final int NotEditable
public static final int Disabled
public static final int Invisible
public static final int PreferredSizeOnly
public static final int NoFocus
public static final int NotAnEditor
public static final int AlwaysEnabled
public static final int KeepSIP
public static final int WantHoldDown
public static final int WantDrag
public static final int TakesKeyFocus
public static final int MakeMenuAtLeastAsWide
public static final int DrawFlat
public static final int TakeControlEvents
public static final int SpecialBackground
public static final int ShrinkToNothing
public static final int SmallControl
public static final int CalculatedSizes
public static final int ForceResize
public static final int AlwaysRecalculateSizes
public static final int SendUpPenEvents
public static final int SendUpKeyEvents
public static final int PenTransparent
public static final int KeepImage
public static final int Transparent
public static final int MouseSensitive
public static final int DisplayOnly
public static final int HasData
public static final int PaintDataOnly
public static final int PaintOutsideOnly
public static final int DisablePopupMenu
public static final int ShowSIP
public static final int ByDeferredMouse
public static final int ByDeferredPen
public static final int ByFrameChange
public static final int ByRequest
public static final int ByKeyboard
public static final int ByPen
public static final int ByMouse
public static final int Left
public static final int Right
public static final int Up
public static final int Down
public static final int All
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||