|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines static finals for the graph package.
Field Summary | |
static java.lang.String |
ADD_PARENT_PROPERTY
Constant string indicating that the property change event concerned an additional parent being added. |
static java.lang.String |
ADD_PROPERTY
Constant string indicating that the property change event concerned an addition of a child. |
static java.lang.String |
CLEAR_PROPERTY
Constant string indicating that the property change event concerned the clearing of children. |
static java.lang.String |
ID_PROPERTY
Constant string indicating that the property change event concerned a change to the value of an identifier. |
static java.lang.String |
REMOVE_PARENT_PROPERTY
Constant string indicating that the property change event concerned an additional parent being removed. |
static java.lang.String |
REMOVE_PROPERTY
Constant string indicating that the property change event concerned a removeal of a child. |
static java.lang.String |
VALUE_PROPERTY
Constant string indicating that the property change event concerned a change to a value. |
Field Detail |
public static final java.lang.String ID_PROPERTY
public static final java.lang.String ADD_PARENT_PROPERTY
public static final java.lang.String REMOVE_PARENT_PROPERTY
public static final java.lang.String VALUE_PROPERTY
public static final java.lang.String CLEAR_PROPERTY
public static final java.lang.String REMOVE_PROPERTY
public static final java.lang.String ADD_PROPERTY
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |