Package javax.help.plaf.gtk
Class GTKCursorFactory
- java.lang.Object
-
- javax.help.plaf.gtk.GTKCursorFactory
-
public class GTKCursorFactory extends java.lang.Object
Factory object that can vend cursors appropriate for the GTK L & F.
-
-
Constructor Summary
Constructors Constructor Description GTKCursorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.awt.Cursor
getDnDCursor()
Returns the DnDCursor.static java.awt.Cursor
getOnItemCursor()
Returns the OnItem cursor.
-