|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |