com.steema.teechart
Class Cursor
java.lang.Object
com.steema.teechart.Cursor
- All Implemented Interfaces:
- java.io.Serializable
public final class Cursor
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
Cursor(int i)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CUSTOM_CURSOR
public static final int CUSTOM_CURSOR
- See Also:
- Constant Field Values
DEFAULT
public static final Cursor DEFAULT
HAND
public static final Cursor HAND
CROSS
public static final Cursor CROSS
SIZEWE
public static final Cursor SIZEWE
HSPLIT
public static final Cursor HSPLIT
VSPLIT
public static final Cursor VSPLIT
SIZEALL
public static final Cursor SIZEALL
NO
public static final Cursor NO
E_RESIZE
public static final Cursor E_RESIZE
N_RESIZE
public static final Cursor N_RESIZE
NE_RESIZE
public static final Cursor NE_RESIZE
NW_RESIZE
public static final Cursor NW_RESIZE
S_RESIZE
public static final Cursor S_RESIZE
SE_RESIZE
public static final Cursor SE_RESIZE
Cursor
public Cursor(int i)
getType
public final int getType()