Package org.acm.seguin.uml.loader

Contains code to reload the class diagrams.

See:
          Description

Interface Summary
Reloader An interface to reload a web page
 

Class Summary
ReloaderSingleton Stores the current reloader
 

Package org.acm.seguin.uml.loader Description

Contains code to reload the class diagrams. Essentially this is an interface which specifies how to reload the source code and a singleton object that contains the object responsible for reloading the source code.