|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.graph.view.VisualGraphViewSettings
Global settings/flags are stored in this class.
| Field Summary | |
static boolean |
MEMENTO_ROLLBACK_ACTIVATED
Deprecated. this setting is no longer supported |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static boolean MEMENTO_ROLLBACK_ACTIVATED
VisualGraphView instance should internally track their
state between the start of an user-interaction and the end of
an-userinteraction; Depending on whether there was any structural
change in the graph, an automatic undo is performed if the structure
didn't change; This automatic behavior may lead to problems in
a lot of scenarios however; use with caution.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||