|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biopax.paxtools.command.AbstractPropertyCommand
org.biopax.paxtools.command.PropertyAddCommand
public class PropertyAddCommand
| Method Summary | |
|---|---|
boolean |
canRedo()
|
boolean |
canUndo()
|
java.lang.String |
getPresentationName()
|
java.lang.String |
getRedoPresentationName()
|
java.lang.String |
getUndoPresentationName()
|
boolean |
isSignificant()
|
protected void |
redoAction()
|
protected void |
undoAction()
|
| Methods inherited from class org.biopax.paxtools.command.AbstractPropertyCommand |
|---|
redo, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void undoAction()
undoAction in class AbstractPropertyCommandpublic boolean canUndo()
protected void redoAction()
redoAction in class AbstractPropertyCommandpublic boolean canRedo()
public boolean isSignificant()
public java.lang.String getPresentationName()
public java.lang.String getUndoPresentationName()
public java.lang.String getRedoPresentationName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||