javax.help.plaf.gtk

Class GTKCursorFactory


public class GTKCursorFactory
extends java.lang.Object

Factory object that can vend cursors appropriate for the GTK 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.