|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gnu.glib.Struct
org.gnu.glib.Boxed
org.gnu.gdk.Cursor
public class Cursor
| Constructor Summary | |
|---|---|
Cursor(CursorType ctype)
Creates a new cursor from the set of builtin cursors. |
|
Cursor(Pixmap source,
Pixmap mask,
Color fg,
Color bg,
int x,
int y)
Create a new cursor from a pixmap. |
|
| Method Summary |
|---|
| Methods inherited from class org.gnu.glib.Boxed |
|---|
equals, getBoxedFromHandle, hashCode |
| Methods inherited from class org.gnu.glib.Struct |
|---|
getHandle, getNullHandle |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Cursor(CursorType ctype)
public Cursor(Pixmap source,
Pixmap mask,
Color fg,
Color bg,
int x,
int y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||