Uses of Class
edu.rice.cs.drjava.ui.ExecuteExternalDialog.FrameState

Packages that use ExecuteExternalDialog.FrameState
edu.rice.cs.drjava.ui The ui package contains classes for the default user interface for DrJava. 
 

Uses of ExecuteExternalDialog.FrameState in edu.rice.cs.drjava.ui
 

Fields in edu.rice.cs.drjava.ui declared as ExecuteExternalDialog.FrameState
protected  ExecuteExternalDialog.FrameState ExecuteExternalDialog._lastState
          Last frame state.
 

Methods in edu.rice.cs.drjava.ui that return ExecuteExternalDialog.FrameState
 ExecuteExternalDialog.FrameState ExecuteExternalDialog.getFrameState()
          Returns the last state of the frame, i.e.
 

Methods in edu.rice.cs.drjava.ui with parameters of type ExecuteExternalDialog.FrameState
 void ExecuteExternalDialog.setFrameState(ExecuteExternalDialog.FrameState ds)
          Sets state of the frame, i.e.