public class GroupChildNode extends DelegatingTreeNode
implNode| Constructor and Description |
|---|
GroupChildNode(Realm realm,
java.lang.String name,
GroupChildNode parentNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPath(java.util.List<java.lang.String> path,
ConnectionHolder holder) |
void |
dispose() |
protected void |
notifyEmpty(GroupChildNode groupChildNode,
java.lang.String name) |
protected void |
removePath(java.util.List<java.lang.String> path,
ConnectionHolder holder) |
getChildren, getConnections, getName, getParentNodepublic GroupChildNode(Realm realm,
java.lang.String name,
GroupChildNode parentNode)
public void dispose()
dispose in interface TreeNodedispose in class DelegatingTreeNodeprotected void addPath(java.util.List<java.lang.String> path,
ConnectionHolder holder)
protected void removePath(java.util.List<java.lang.String> path,
ConnectionHolder holder)
protected void notifyEmpty(GroupChildNode groupChildNode, java.lang.String name)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0