org.jhotdraw.standard
Class ChangeConnectionStartHandle.UndoActivity

java.lang.Object
  extended by org.jhotdraw.util.UndoableAdapter
      extended by org.jhotdraw.standard.ChangeConnectionHandle.UndoActivity
          extended by org.jhotdraw.standard.ChangeConnectionStartHandle.UndoActivity
All Implemented Interfaces:
Undoable
Enclosing class:
ChangeConnectionStartHandle

public static class ChangeConnectionStartHandle.UndoActivity
extends ChangeConnectionHandle.UndoActivity


Constructor Summary
ChangeConnectionStartHandle.UndoActivity(DrawingView newView)
           
 
Method Summary
 
Methods inherited from class org.jhotdraw.standard.ChangeConnectionHandle.UndoActivity
getOldConnector, redo, setOldConnector, undo
 
Methods inherited from class org.jhotdraw.util.UndoableAdapter
getAffectedFigures, getAffectedFiguresCount, getAffectedFiguresReversed, getDrawingView, isRedoable, isUndoable, release, setAffectedFigures, setRedoable, setUndoable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeConnectionStartHandle.UndoActivity

public ChangeConnectionStartHandle.UndoActivity(DrawingView newView)