javax.help.plaf.basic

Class BasicCursorFactory


public class BasicCursorFactory
extends java.lang.Object

Factory object that can vend cursors appropriate for the basic L & F.

Method Summary

static Cursor
getDnDCursor()
Returns the DnDCursor.
static Cursor
getOnItemCursor()
Returns the OnItem cursor.

Method Details

getDnDCursor

public static Cursor getDnDCursor()
Returns the DnDCursor.

getOnItemCursor

public static Cursor getOnItemCursor()
Returns the OnItem cursor.