Uses of Class
edu.neu.ccs.gui.TextFieldView

Packages that use TextFieldView
edu.neu.ccs.gui Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. 
 

Uses of TextFieldView in edu.neu.ccs.gui
 

Fields in edu.neu.ccs.gui declared as TextFieldView
protected  TextFieldView FileView.field
          Text field containing the currently selected filename.
protected  TextFieldView ArrayPanel.lengthField
          Text field for input of the array length.