Class BasicCursorFactory

java.lang.Object
javax.help.plaf.basic.BasicCursorFactory

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

  • Constructor Details

    • BasicCursorFactory

      public BasicCursorFactory()
  • Method Details

    • getOnItemCursor

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

      public static Cursor getDnDCursor()
      Returns the DnDCursor.