Uses of Class
se.umu.cs.SequenceDiagramEditor.CurrentState

Uses of CurrentState in se.umu.cs.SequenceDiagramEditor
 

Fields in se.umu.cs.SequenceDiagramEditor declared as CurrentState
private  CurrentState DrawingArea.currentState
          The current state for the drawingarea.
 

Methods in se.umu.cs.SequenceDiagramEditor that return CurrentState
 CurrentState DrawingArea.getCurrState()
          This method return the currentstate of the drawing area.