|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.gef.graph.model.GraphStateStack
public class GraphStateStack
| Constructor Summary | |
|---|---|
GraphStateStack()
|
|
| Method Summary | |
|---|---|
org.eclipse.jface.action.Action |
getUndoAction()
|
void |
pop()
|
void |
push(GraphState state)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphStateStack()
| Method Detail |
|---|
public org.eclipse.jface.action.Action getUndoAction()
public void pop()
public void push(GraphState state)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||