Version: 1.1.1

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

Packages that use PropertyChannel
org.biomoby.service.dashboard   
 

Uses of PropertyChannel in org.biomoby.service.dashboard
 

Methods in org.biomoby.service.dashboard with parameters of type PropertyChannel
 JComponent SimpleClientPanel.getComponent(PropertyChannel aPropertyChannel)
           
 JComponent DashboardPanel.getComponent(PropertyChannel propertyChannel)
          Return a graphical representation of this panel.
 JComponent RegistryPanel.getComponent(PropertyChannel propertyChannel)
           
 JComponent RegistrationPanel.getComponent(PropertyChannel propertyChannel)
           
 JComponent ResultsPanel.getComponent(PropertyChannel aPropertyChannel)
          This creates an empty panel, without any data displayed.
abstract  JComponent AbstractPanel.getComponent(PropertyChannel propertyChannel)
           
 JComponent GeneratorPanel.getComponent(PropertyChannel aPropertyChannel)
           
 JComponent StatisticsPanel.getComponent(PropertyChannel aPropertyChannel)
           
 JComponent MobyUnitTestingPanel.getComponent(PropertyChannel aPropertyChannel)
           
 JComponent ExamplePanel.getComponent(PropertyChannel aPropertyChannel)
           
 JComponent Dashboard.getComponent(PropertyChannel propertyChannel)
           
 JComponent PerlMoSeSPanel.getComponent(PropertyChannel propertyChannel)
           
 JComponent UnitTestingResultPanel.getComponent(PropertyChannel aPropertyChannel)
          This creates an empty panel, without any data displayed.
 JComponent DebuggingPanel.getComponent(PropertyChannel newPropertyChannel)
           
 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.
 void CommonTree.setPropertyChannel(PropertyChannel propertyChannel)
          Keep shared storage of properties updated in various panels.
 void CommonConsole.setPropertyChannel(PropertyChannel propertyChannel)
          Remember the property channel.
 void AbstractModel.setPropertyChannel(PropertyChannel propertyChannel)
          Keep shared storage of properties updated in various panels.
 

Constructors in org.biomoby.service.dashboard with parameters of type PropertyChannel
BuildDataTypeTree(PropertyChannel propertyChannel)
          Constructor
DataTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
DataTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
NamespacesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
NamespacesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
ServicesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
ServicesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
ServiceTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel)
          Constructor.
ServiceTypesBoard(RegistryModel model, CommonConsole console, PropertyChannel channel, CommonTree customTree)
          Constructor.
 


Version: 1.1.1

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