|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.guess.piccolo.CursorFactory
| Field Summary | |
static int |
MOVE
|
static int |
STANDARD
|
static int |
ZOOM
|
| Method Summary | |
static Cursor |
getCursor(int id)
|
static void |
init(GFrame f)
|
static void |
setCursor(int ctype)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int STANDARD
public static final int ZOOM
public static final int MOVE
| Method Detail |
public static void init(GFrame f)
public static void setCursor(int ctype)
public static Cursor getCursor(int id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||