Version: 1.1.1

Uses of Class
org.biomoby.service.dashboard.CommonConsole

Packages that use CommonConsole
org.biomoby.service.dashboard   
 

Uses of CommonConsole in org.biomoby.service.dashboard
 

Methods in org.biomoby.service.dashboard with parameters of type CommonConsole
 JComponent RegistrationServiceTypeSubPanel.getComponent(PropertyChannel propertyChannel, CommonConsole console)
          Panel to register a service type.
 JComponent RegistrationDataTypeSubPanel.getComponent(PropertyChannel propertyChannel, CommonConsole console)
          Panel to register a data type.
 JComponent RegistrationNamespaceSubPanel.getComponent(PropertyChannel propertyChannel, CommonConsole console)
          Panel to register a namespace.
 JComponent RegistrationServiceSubPanel.getComponent(PropertyChannel propertyChannel, CommonConsole console)
          Panel to register a service.
 

Constructors in org.biomoby.service.dashboard with parameters of type CommonConsole
ConsoleStream(CommonConsole console, boolean isErrorStream)
          A usual constructor.
DataTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
DataTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
DataTypesTree(RegistryModel registryModel, CommonConsole console)
          Constructor.
NamespacesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
NamespacesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
NamespacesTree(RegistryModel registryModel, CommonConsole console)
          Constructor.
ServicesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
ServicesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
ServicesTree(RegistryModel registryModel, CommonConsole console)
          Constructor.
ServiceTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
ServiceTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
ServiceTypesTree(RegistryModel registryModel, CommonConsole console)
          Constructor.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010