Uses of Interface
org.acm.seguin.io.Saveable

Packages that use Saveable
org.acm.seguin.ide.common Classes common to all IDEs. 
org.acm.seguin.uml Responsible for drawing the UML class diagrams. 
 

Uses of Saveable in org.acm.seguin.ide.common
 

Classes in org.acm.seguin.ide.common that implement Saveable
 class PackageSelectorPanel
          Creates a panel for the selection of packages to view.
 

Uses of Saveable in org.acm.seguin.uml
 

Classes in org.acm.seguin.uml that implement Saveable
 class UMLPackage
          Draws a UML diagram for all the classes in a package
 

Constructors in org.acm.seguin.uml with parameters of type Saveable
SaveMenuSelection(Saveable init)
          Constructor for the SaveMenuSelection object