| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--net.sf.panoptes.model.node.Node
        |
        +--net.sf.panoptes.model.component.Component
              |
              +--net.sf.panoptes.model.component.ComponentGroup
                    |
                    +--net.sf.panoptes.model.node.RootNode
RootNode.java Root of the management tree.
| Field Summary | 
| Fields inherited from class net.sf.panoptes.model.node.Node | 
| ICON_BROKEN_LINK, ICON_CONNECTION, ICON_CONNECTIONS_FOLDER, ICON_DATASOURCE, ICON_DOMAIN, ICON_ERROR, ICON_FOLDER, ICON_INFO, ICON_LOG, ICON_LOG_FOLDER, ICON_MBEAN, ICON_QUERY_FOLDER, ICON_SERVER, ICON_SERVICE, ICON_SESSION, ICON_USER, ICON_WARNING | 
| Constructor Summary | |
| RootNode()Constructor for RootNode. | |
| Method Summary | |
|  ComponentRegistry | getComponentRegistry() | 
|  NodeDescriptor | getConfigDescriptor() | 
|  ConfiguratorRegistry | getConfigRegistry() | 
|  org.eclipse.swt.graphics.Image | getIcon() | 
|  LoggerRepository | getLoggerRepository() | 
| Methods inherited from class net.sf.panoptes.model.component.ComponentGroup | 
| acceptsChildren, addChild, getChildren, getConfiguratorScripts, init, setAcceptsChildren, setConfigDescriptor, setIcon | 
| Methods inherited from class net.sf.panoptes.model.component.Component | 
| getComponentName, setComponentName, setComponentRegistry | 
| Methods inherited from class net.sf.panoptes.model.node.Node | 
| addUpdateListener, createImage, notifyListeners, removeUpdateListener | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public RootNode()
| Method Detail | 
public org.eclipse.swt.graphics.Image getIcon()
getIcon in class ComponentGroupcom.gllt.troodon.console.Node#getIconName()public NodeDescriptor getConfigDescriptor()
getConfigDescriptor in class ComponentGroupcom.gllt.troodon.console.Node#getConfigDescriptor()public LoggerRepository getLoggerRepository()
public ComponentRegistry getComponentRegistry()
getComponentRegistry in class Componentpublic ConfiguratorRegistry getConfigRegistry()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||