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

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

Subclasses of DisplayWrapper in edu.neu.ccs.gui
 class GeneralViewWrapper
          Wrapper for a GeneralView that uses a CenterLayout and faithfully respects minimum, maximum, and preferred sizes.
 class TypedViewWrapper
          Wrapper for a TypedView that uses a CenterLayout and faithfully respects minimum, maximum, and preferred sizes.