public class SharedCursors extends Cursors
Modifier and Type | Field and Description |
---|---|
static Cursor |
CURSOR_PLUG
Cursor for valid connection
|
static Cursor |
CURSOR_PLUG_NOT
Cursor for invalid connection
|
static Cursor |
CURSOR_TREE_ADD
Cursor for adding to a tree
|
static Cursor |
CURSOR_TREE_MOVE
Cursor for dragging in a tree
|
Constructor and Description |
---|
SharedCursors() |
getDirectionalCursor, getDirectionalCursor
public static final Cursor CURSOR_PLUG
public static final Cursor CURSOR_PLUG_NOT
public static final Cursor CURSOR_TREE_ADD
public static final Cursor CURSOR_TREE_MOVE
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.