public class PseudoProxyComponentTreeNode extends ComponentTreeNode
| Modifier and Type | Field and Description |
|---|---|
static javax.swing.UIDefaults |
icons
The image icons.
|
access, broken, busy, cms, cmslistener, desc, iconcache, listenercid, propcomptree| Constructor and Description |
|---|
PseudoProxyComponentTreeNode(ISwingTreeNode parent,
AsyncSwingTreeModel model,
javax.swing.JTree tree,
jadex.bridge.service.types.cms.IComponentDescription desc,
jadex.bridge.service.types.cms.IComponentManagementService cms,
ComponentIconCache iconcache,
jadex.bridge.IExternalAccess access) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getSwingIcon()
Get the icon for a node.
|
addCMSListener, createComponentNode, createNFPropertyNodes, dispose, getComponentIdentifier, getDescription, getIcon, getId, getPropertiesComponent, getTooltipText, hasProperties, refresh, searchChildren, searchChildren, setDescription, toStringaddChild, addChild, equals, expandChildren, getCachedChildren, getChild, getChildCount, getChildren, getIndexOfChild, getModel, getParent, getTree, isLeaf, removeChild, setChildrencheckChildren, hashCode, removeAllChildren, setParentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetChild, getChildren, getParentpublic PseudoProxyComponentTreeNode(ISwingTreeNode parent, AsyncSwingTreeModel model, javax.swing.JTree tree, jadex.bridge.service.types.cms.IComponentDescription desc, jadex.bridge.service.types.cms.IComponentManagementService cms, ComponentIconCache iconcache, jadex.bridge.IExternalAccess access)
public javax.swing.Icon getSwingIcon()
getSwingIcon in interface ISwingTreeNodegetSwingIcon in class ComponentTreeNode