Version: 1.1.1

Uses of Interface
org.biomoby.service.dashboard.DashboardProperties

Packages that use DashboardProperties
org.biomoby.service.dashboard   
 

Uses of DashboardProperties in org.biomoby.service.dashboard
 

Classes in org.biomoby.service.dashboard that implement DashboardProperties
 class AbstractModel
          A common super-class for all Dashboard models.
 class AbstractPanel
          Parent of all panels of a Dashboard.
 class AntModel
          A model using Ant to achieve its tasks.
 class BuildDataTypeTree
          A tree for building a new data type (usually followed by registering the new data type).
 class CommonBoard
          This is a simple graphical widget combining together a tree (a subclass of CommonTree) and a progress bar showing how the tree is being loaded.
 class CommonTree
          A common JTree re-used (and always slightly modified) by all Biomoby registry trees.
 class Dashboard
          Dasboard is a graphical user interface for Biomoby service providers.
 class DataTypesBoard
          This is a simple graphical widget combining together a tree (a subclass of CommonTree) and a progress bar showing how the tree is being loaded.
 class DataTypesTree
          A component showing and manipulating a tree of data types registered by a Biomoby registry.
 class DebuggingPanel
          A debugging panel.
 class ExamplePanel
          A tutorial panel.
 class GeneratorPanel
          A panel allowing to generate Java code for new services using the MoSeS generators.
 class MobyUnitTestingPanel
          This Panel uses the SimpleClient as a template panel and adds the functionality required to provide/perform unit tests on selected Moby services.
 class NamespacesBoard
          This is a simple graphical widget combining together a tree (a subclass of CommonTree) and a progress bar showing how the tree is being loaded.
 class NamespacesTree
          A component showing and manipulating a tree of namespaces registered by a Biomoby registry.
 class PerlMoSeSPanel
           
 class RegistrationDataTypeSubPanel
          A panel allowing to register a data type in a Biomoby registry.
 class RegistrationNamespaceSubPanel
          A panel allowing to register a namespace in a Biomoby registry.
 class RegistrationPanel
          A panel allowing to register various entities in a Biomoby registry.
 class RegistrationServiceSubPanel
          A panel allowing to register a service in a Biomoby registry.
 class RegistrationServiceTypeSubPanel
          A panel allowing to register a service type in a Biomoby registry.
 class RegistryModel
          A real worker that supplies all data from a Biomoby registry (or from a local cache) to various panels, especially to the RegistryPanel and the RegistrationPanel.
 class RegistryPanel
          A panel displaying contents of a Biomoby registry.
 class ResultsPanel
          A panel displaying service result data, using available renderers.
 class ServiceCallerModel
          A model that achieves its task by calling (local, remote, or none) Biomoby service.
 class ServicesBoard
          This is a simple graphical widget combining together a tree (a subclass of CommonTree) and a progress bar showing how the tree is being loaded.
 class ServicesTree
          A component showing and manipulating a tree of services registered by a Biomoby registry.
 class ServiceTypesBoard
          This is a simple graphical widget combining together a tree (a subclass of CommonTree) and a progress bar showing how the tree is being loaded.
 class ServiceTypesTree
          A component showing and manipulating a tree of service types registered by a Biomoby registry.
 class SimpleClientPanel
          A panel allowing to formulate input data and to call an arbitrary Biomoby service.
 class StatisticsPanel
          A panel showing various statistics.
 class UnitTestingResultPanel
          A panel displaying service result data, using available renderers.
 class UnitTestingServiceCallermodel
          A model that achieves its task by calling Biomoby service.
 


Version: 1.1.1

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