Uses of Package
edu.rice.cs.drjava.ui.predictive

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

Classes in edu.rice.cs.drjava.ui.predictive used by edu.rice.cs.drjava.ui.predictive
PredictiveInputFrame
          Frame with predictive string input based on a list of strings.
PredictiveInputFrame.CloseAction
          Interface for an action to be performed when the user closes the frame, either by using "OK" or "Cancel".
PredictiveInputFrame.FrameState
          Class to save the frame state, i.e.
PredictiveInputFrame.InfoSupplier
          Interface that is used to generate additional information about an item.
PredictiveInputModel
          Model class for predictive string input.
PredictiveInputModel.MatchingStrategy
          Strategy used for matching and mask extension.