Package javax.help.plaf.basic
Class BasicCursorFactory
- java.lang.Object
-
- javax.help.plaf.basic.BasicCursorFactory
-
public class BasicCursorFactory extends java.lang.ObjectFactory object that can vend cursors appropriate for the basic L & F.
-
-
Constructor Summary
Constructors Constructor Description BasicCursorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.awt.CursorgetDnDCursor()Returns the DnDCursor.static java.awt.CursorgetOnItemCursor()Returns the OnItem cursor.
-