|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphlab.main.core.action.AbstractAction
graphlab.gui.plugins.main.core.actions.vertex.VertexMoveEvent
public class VertexMoveEvent
| Field Summary |
|---|
| Fields inherited from class graphlab.main.core.action.AbstractAction |
|---|
listeningEvents |
| Constructor Summary | |
|---|---|
VertexMoveEvent(BlackBoard bb)
|
|
| Method Summary | |
|---|---|
void |
performJob(java.lang.String name)
like Action |
void |
redo(UndoableActionOccuredData uaod)
|
void |
undo(UndoableActionOccuredData uaod)
|
| Methods inherited from class graphlab.main.core.action.AbstractAction |
|---|
disable, doJob, enable, getBlackBoard, isEnable, setBlackBoard |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VertexMoveEvent(BlackBoard bb)
| Method Detail |
|---|
public void performJob(java.lang.String name)
AbstractAction
performJob in class AbstractActionpublic void undo(UndoableActionOccuredData uaod)
undo in interface Undoablepublic void redo(UndoableActionOccuredData uaod)
redo in interface Undoable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||