|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.util.UndoableAdapter
org.jhotdraw.standard.DeleteCommand.UndoActivity
org.jhotdraw.figures.ConnectedTextTool.DeleteUndoActivity
public static class ConnectedTextTool.DeleteUndoActivity
This class
| Field Summary | |
|---|---|
private Figure |
myConnectedFigure
|
| Constructor Summary | |
|---|---|
ConnectedTextTool.DeleteUndoActivity(FigureTransferCommand cmd,
Figure newConnectedFigure)
|
|
| Method Summary | |
|---|---|
Figure |
getConnectedFigure()
|
boolean |
redo()
Redo the activity |
void |
setConnectedFigure(Figure newConnectedFigure)
|
boolean |
undo()
Undo the activity |
| Methods inherited from class org.jhotdraw.util.UndoableAdapter |
|---|
duplicateAffectedFigures, getAffectedFigures, getAffectedFiguresCount, getAffectedFiguresReversed, getDrawingView, isRedoable, isUndoable, release, rememberFigures, setAffectedFigures, setDrawingView, setRedoable, setUndoable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Figure myConnectedFigure
| Constructor Detail |
|---|
public ConnectedTextTool.DeleteUndoActivity(FigureTransferCommand cmd,
Figure newConnectedFigure)
| Method Detail |
|---|
public boolean undo()
UndoableAdapter
undo in interface Undoableundo in class DeleteCommand.UndoActivityUndoable.undo()public boolean redo()
UndoableAdapter
redo in interface Undoableredo in class DeleteCommand.UndoActivityUndoable.redo()public void setConnectedFigure(Figure newConnectedFigure)
public Figure getConnectedFigure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||