org.topbraidcomposer.gef.graph.snapshots
Class GraphSnapshotManager
java.lang.Object
org.topbraidcomposer.gef.snapshots.SnapshotManager
org.topbraidcomposer.gef.graph.snapshots.GraphSnapshotManager
public class GraphSnapshotManager
- extends SnapshotManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphSnapshotManager
public GraphSnapshotManager(GraphViewer viewer,
AbstractGEFPage page,
java.util.Collection initialSnapshots,
org.eclipse.jface.action.IToolBarManager toolBarManager)
canCreateSnapshot
protected boolean canCreateSnapshot()
- Overrides:
canCreateSnapshot in class SnapshotManager
createSnapshot
protected ISnapshot createSnapshot(java.lang.String name)
- Specified by:
createSnapshot in class SnapshotManager
getSuggestedSnapshotName
protected java.lang.String getSuggestedSnapshotName()
- Specified by:
getSuggestedSnapshotName in class SnapshotManager
removeSnapshot
protected void removeSnapshot(ISnapshot snapshot)
- Specified by:
removeSnapshot in class SnapshotManager