wx
Class Border
java.lang.Object
wx.Border
- public final class Border
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BORDER_DEFAULT
public static final int BORDER_DEFAULT
- See Also:
- Constant Field Values
BORDER_NONE
public static final int BORDER_NONE
- See Also:
- Constant Field Values
BORDER_STATIC
public static final int BORDER_STATIC
- See Also:
- Constant Field Values
BORDER_SIMPLE
public static final int BORDER_SIMPLE
- See Also:
- Constant Field Values
BORDER_RAISED
public static final int BORDER_RAISED
- See Also:
- Constant Field Values
BORDER_SUNKEN
public static final int BORDER_SUNKEN
- See Also:
- Constant Field Values
BORDER_DOUBLE
public static final int BORDER_DOUBLE
- See Also:
- Constant Field Values
BORDER_MASK
public static final int BORDER_MASK
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
NONE
public static final int NONE
- See Also:
- Constant Field Values
STATIC
public static final int STATIC
- See Also:
- Constant Field Values
SIMPLE
public static final int SIMPLE
- See Also:
- Constant Field Values
RAISED
public static final int RAISED
- See Also:
- Constant Field Values
SUNKEN
public static final int SUNKEN
- See Also:
- Constant Field Values
DOUBLE
public static final int DOUBLE
- See Also:
- Constant Field Values
MASK
public static final int MASK
- See Also:
- Constant Field Values
DEFAULT_CONTROL_BORDER
public static final int DEFAULT_CONTROL_BORDER
- See Also:
- Constant Field Values
Border
public Border()
© 2006 Amit G Mendapara.