Class GTKCursorFactory

java.lang.Object
javax.help.plaf.gtk.GTKCursorFactory

public class GTKCursorFactory extends Object
Factory object that can vend cursors appropriate for the GTK L & F.

  • Constructor Details

    • GTKCursorFactory

      public GTKCursorFactory()
  • Method Details

    • getOnItemCursor

      public static Cursor getOnItemCursor()
      Returns the OnItem cursor.
    • getDnDCursor

      public static Cursor getDnDCursor()
      Returns the DnDCursor.