net.sf.panoptes.model.component
Interface IComponent

All Superinterfaces:
INode
All Known Implementing Classes:
Component

public interface IComponent
extends INode

Objects to be added to the registry need to implement this interface. IComponent extend INode, so they can be displayed in the hierarchical tree. This last point, however, is a bit undecided at the moment..

Author:
Dag Liodden
See Also:
INode

Field Summary
 
Fields inherited from interface net.sf.panoptes.model.node.INode
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
 
Methods inherited from interface net.sf.panoptes.model.node.INode
acceptsChildren, getChildren, getConfigDescriptor, getIconName
 



Copyright © 2003 . All Rights Reserved.