HEADER

Uses of Class
com.developmentontheedge.application.ApplicationRegistry

Packages that use ApplicationRegistry
biouml.editor 
com.developmentontheedge.application 

Uses of ApplicationRegistry in biouml.editor
 

Classes in biouml.editor that implement ApplicationRegistry
class Preferences
          
 

Uses of ApplicationRegistry in com.developmentontheedge.application
 

Classes in com.developmentontheedge.application that implement ApplicationRegistry
class MapRegistry
          
 

Methods in com.developmentontheedge.application that return ApplicationRegistry
static ApplicationRegistryApplication.getRegistry()
          
 

Methods in com.developmentontheedge.application with parameters of type ApplicationRegistry
static voidApplication.setRegistry(ApplicationRegistry newRegistry)
          
 


FOOTER

BOTTOM