Class javax.help.plaf.basic.BasicCursorFactory
java.lang.Object
|
+----javax.help.plaf.basic.BasicCursorFactory
- public class BasicCursorFactory
- extends java.lang.Object
Factory object that can vend cursors appropriate for the basic L & F.
BasicCursorFactory
public BasicCursorFactory()
getOnItemCursor
public static java.awt.Cursor getOnItemCursor()
- Returns the OnItem cursor.
getDnDCursor
public static java.awt.Cursor getDnDCursor()
- Returns the DnDCursor.