Modifier and Type | Field and Description |
---|---|
static int |
COMPLETELY_LOADED |
static int |
CONNECTED |
static int |
DELAYS_THE_LOAD_EVENT |
static int |
DETACHED |
static int |
DIRTY_CHECKEDNESS_FLAG |
static int |
DIRTY_VALUE_FLAG |
static int |
NODE_FIRST_CHILD |
static int |
NODE_IS_CONTAINER |
static int |
NODE_IS_DESCRIPTIVE_ELEMENT |
static int |
NODE_IS_GRAPHICS |
static int |
NODE_IS_SHAPE |
static int |
NODE_IS_TEXT_CONTENT |
static int |
NODE_NEVER_RENDERED |
static int |
NODE_READ_ONLY |
static int |
OBSERVER_SUPPRESSED |
static int |
READY_FOR_POST_LOAD_TASKS |
static int |
SUPPRESS_OBSERVERS |
Constructor and Description |
---|
Flags() |
Modifier and Type | Method and Description |
---|---|
void |
decrement(int flag) |
void |
increment(int flag) |
get_Item, get, iterator, set_Item, set, set, set, toString, unSet
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public static final int NODE_FIRST_CHILD
public static final int NODE_READ_ONLY
public static final int SUPPRESS_OBSERVERS
public static final int DETACHED
public static final int OBSERVER_SUPPRESSED
public static final int DIRTY_VALUE_FLAG
public static final int DIRTY_CHECKEDNESS_FLAG
public static final int CONNECTED
public static final int NODE_IS_SHAPE
public static final int NODE_IS_TEXT_CONTENT
public static final int NODE_IS_CONTAINER
public static final int NODE_IS_GRAPHICS
public static final int NODE_IS_DESCRIPTIVE_ELEMENT
public static final int NODE_NEVER_RENDERED
public static final int DELAYS_THE_LOAD_EVENT
public static final int READY_FOR_POST_LOAD_TASKS
public static final int COMPLETELY_LOADED