HEADER

Uses of Class
com.developmentontheedge.application.ApplicationRegistry

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

Uses of ApplicationRegistry in biouml.workbench
 

Classes in biouml.workbench 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