|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.help.plaf.basic.BasicCursorFactory
public class BasicCursorFactory
Factory object that can vend cursors appropriate for the basic L & F.
Constructor Summary | |
---|---|
BasicCursorFactory()
|
Method Summary | |
---|---|
static java.awt.Cursor |
getDnDCursor()
Returns the DnDCursor. |
static java.awt.Cursor |
getOnItemCursor()
Returns the OnItem cursor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicCursorFactory()
Method Detail |
---|
public static java.awt.Cursor getOnItemCursor()
public static java.awt.Cursor getDnDCursor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |