Uses of Interface
edu.neu.ccs.gui.Fragile

Packages that use Fragile
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 Fragile in edu.neu.ccs.gui
 

Classes in edu.neu.ccs.gui that implement Fragile
 class FileView
          A TypedView for input of a filename that either represents a path to an existing file or a path to which a file could be written.
 class TextFieldView
          A GeneralView for input of Stringable objects or elements of the data state of a Stringable object.