Uses of Class
edu.rice.cs.drjava.ui.predictive.PredictiveInputFrame

Packages that use PredictiveInputFrame
edu.rice.cs.drjava.ui.predictive   
 

Uses of PredictiveInputFrame in edu.rice.cs.drjava.ui.predictive
 

Methods in edu.rice.cs.drjava.ui.predictive with parameters of type PredictiveInputFrame
 Object PredictiveInputFrame.CloseAction.value(PredictiveInputFrame<X> param)
           
 

Constructors in edu.rice.cs.drjava.ui.predictive with parameters of type PredictiveInputFrame
PredictiveInputFrame.FrameState(PredictiveInputFrame<?> comp)