org.jacorb.naming.namemanager
Class NSTree
JTree
org.jacorb.naming.namemanager.NSTree
public class NSTree
extends JTree
Version:
- Gerald Brose, FU Berlin/XTRADYNE Technologies AG
void | bind(String name) - Bind a new name context and insert it
|
void | bindObject(String name, String ior, boolean isRebind)
|
Dimension | getPreferredSize()
|
void | unbind() - unbind a context and remove it from this tree
|
void | update() - update the entire tree of contexts
|
MAX_BIND
public static final int MAX_BIND
- 40
nsTable
public static NSTable nsTable
getPreferredSize
public Dimension getPreferredSize()
unbind
public void unbind()
unbind a context and remove it from this tree
update
public void update()
update the entire tree of contexts