|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.northwestern.at.utils.swing.Cursors
public class Cursors
Cursors.
Field Summary | |
---|---|
static java.awt.Cursor |
DEFAULT_CURSOR
Default cursor. |
static java.awt.Cursor |
HAND_CURSOR
Hand cursor. |
static java.awt.Cursor |
WAIT_CURSOR
Budy cursor. |
Constructor Summary | |
---|---|
Cursors()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.awt.Cursor DEFAULT_CURSOR
public static java.awt.Cursor HAND_CURSOR
public static java.awt.Cursor WAIT_CURSOR
Constructor Detail |
---|
public Cursors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |