ewe.ui
Interface UIConstants
- All Superinterfaces:
- CellConstants, ControlConstants
- All Known Implementing Classes:
- Control, Graphics, Gui, TableCellAttributes, TableModel
- public interface UIConstants
- extends CellConstants, ControlConstants
| Fields inherited from interface ewe.ui.CellConstants |
BORDER, BOTTOM, CELLFLAG, CELLMASK, CENTER, CONTROLMASK, DONTCHANGE, DONTFILL, DONTSTRETCH, EAST, FILL, FIXEDSIZE, GROW, HCENTER, HCONTRACT, HEXPAND, HFILL, HGROW, HSHRINK, HSTRETCH, INITIALLY_CLOSED, INITIALLY_MINIMIZED, INITIALLY_PREFERRED_SIZE, INSETS, LEFT, MAXIMUMSIZE, MINIMUMSIZE, NORTH, NORTHEAST, NORTHWEST, PREFERREDSIZE, RECT, RIGHT, SHRINK, SOUTH, SOUTHEAST, SOUTHWEST, SPAN, STRETCH, TEXTSIZE, TOP, VCENTER, VCONTRACT, VEXPAND, VFILL, VGROW, VSHRINK, VSTRETCH, WEST |
| Fields inherited from interface ewe.ui.ControlConstants |
All, AlwaysEnabled, AlwaysRecalculateSizes, ByDeferredMouse, ByDeferredPen, ByFrameChange, ByKeyboard, ByMouse, ByPen, ByRequest, CalculatedSizes, Disabled, DisablePopupMenu, DisplayOnly, Down, DrawFlat, Flag, ForceResize, HasData, Invisible, KeepImage, KeepSIP, Left, MakeMenuAtLeastAsWide, Maximize, Minimize, MouseSensitive, NoFocus, NotAnEditor, NotEditable, PaintDataOnly, PaintOutsideOnly, PenTransparent, PreferredSizeOnly, Right, SendUpKeyEvents, SendUpPenEvents, ShowSIP, ShrinkToNothing, SmallControl, SpecialBackground, TakeControlEvents, TakesKeyFocus, Transparent, Up, WantDrag, WantHoldDown |
BDR_RAISEDOUTER
public static final int BDR_RAISEDOUTER
- See Also:
- Constant Field Values
BDR_SUNKENOUTER
public static final int BDR_SUNKENOUTER
- See Also:
- Constant Field Values
BDR_RAISEDINNER
public static final int BDR_RAISEDINNER
- See Also:
- Constant Field Values
BDR_SUNKENINNER
public static final int BDR_SUNKENINNER
- See Also:
- Constant Field Values
BDR_OUTER
public static final int BDR_OUTER
- See Also:
- Constant Field Values
BDR_INNER
public static final int BDR_INNER
- See Also:
- Constant Field Values
BDR_OUTLINE
public static final int BDR_OUTLINE
- See Also:
- Constant Field Values
BDR_NOBORDER
public static final int BDR_NOBORDER
- See Also:
- Constant Field Values
BDR_DOTTED
public static final int BDR_DOTTED
- See Also:
- Constant Field Values
BF_LEFT
public static final int BF_LEFT
- See Also:
- Constant Field Values
BF_TOP
public static final int BF_TOP
- See Also:
- Constant Field Values
BF_RIGHT
public static final int BF_RIGHT
- See Also:
- Constant Field Values
BF_BOTTOM
public static final int BF_BOTTOM
- See Also:
- Constant Field Values
BF_RECT
public static final int BF_RECT
- See Also:
- Constant Field Values
BF_TOPLEFT
public static final int BF_TOPLEFT
- See Also:
- Constant Field Values
BF_TOPRIGHT
public static final int BF_TOPRIGHT
- See Also:
- Constant Field Values
BF_BOTTOMLEFT
public static final int BF_BOTTOMLEFT
- See Also:
- Constant Field Values
BF_BOTTOMRIGHT
public static final int BF_BOTTOMRIGHT
- See Also:
- Constant Field Values
BF_DIAGONAL
public static final int BF_DIAGONAL
- See Also:
- Constant Field Values
BF_DIAGONAL_ENDTOPRIGHT
public static final int BF_DIAGONAL_ENDTOPRIGHT
- See Also:
- Constant Field Values
BF_DIAGONAL_ENDTOPLEFT
public static final int BF_DIAGONAL_ENDTOPLEFT
- See Also:
- Constant Field Values
BF_DIAGONAL_ENDBOTTOMLEFT
public static final int BF_DIAGONAL_ENDBOTTOMLEFT
- See Also:
- Constant Field Values
BF_DIAGONAL_ENDBOTTOMRIGHT
public static final int BF_DIAGONAL_ENDBOTTOMRIGHT
- See Also:
- Constant Field Values
BF_SQUARE
public static final int BF_SQUARE
- This flag instructs the border to be done exactly as specified. This is for special
controls like buttons which have their borders drawn for then in different styles
depending on the state of the button. BF_EXACT says to draw the border exactly
as specified instead of the normal border.
- See Also:
- Constant Field Values
BF_BUTTON
public static final int BF_BUTTON
- See Also:
- Constant Field Values
BF_EXACT
public static final int BF_EXACT
- See Also:
- Constant Field Values
BF_MIDDLE
public static final int BF_MIDDLE
- See Also:
- Constant Field Values
BF_SOFT
public static final int BF_SOFT
- See Also:
- Constant Field Values
BF_PALM
public static final int BF_PALM
- See Also:
- Constant Field Values
BF_FLAT
public static final int BF_FLAT
- See Also:
- Constant Field Values
BF_MONO
public static final int BF_MONO
- See Also:
- Constant Field Values
EDGE_RAISED
public static final int EDGE_RAISED
- See Also:
- Constant Field Values
EDGE_SUNKEN
public static final int EDGE_SUNKEN
- See Also:
- Constant Field Values
EDGE_ETCHED
public static final int EDGE_ETCHED
- See Also:
- Constant Field Values
EDGE_BUMP
public static final int EDGE_BUMP
- See Also:
- Constant Field Values