|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeContext | |
---|---|
org.jboss.console.manager.interfaces.impl | |
org.jboss.console.navtree |
Uses of TreeContext in org.jboss.console.manager.interfaces.impl |
---|
Methods in org.jboss.console.manager.interfaces.impl with parameters of type TreeContext | |
---|---|
void |
MBeanAction.doAction(TreeContext tc,
AppletBrowser applet)
|
void |
GraphMBeanAttributeAction.doAction(TreeContext tc,
AppletBrowser applet)
|
Constructors in org.jboss.console.manager.interfaces.impl with parameters of type TreeContext | |
---|---|
GraphMBeanAttributeAction.UpdateThread(GraphMBeanAttributeAction.MBeanXYDataset data,
TreeContext tc)
|
Uses of TreeContext in org.jboss.console.navtree |
---|
Classes in org.jboss.console.navtree that implement TreeContext | |
---|---|
class |
AppletBrowser.AppletAdminContext
|
Fields in org.jboss.console.navtree declared as TreeContext | |
---|---|
protected TreeContext |
ConsoleTreeModel.context
|
protected TreeContext |
TreeCellRenderer.ctx
|
Methods in org.jboss.console.navtree with parameters of type TreeContext | |
---|---|
void |
AppletTreeAction.doAction(TreeContext tc,
AppletBrowser applet)
|
void |
RefreshTreeAction.doAction(TreeContext tc,
AppletBrowser applet)
|
Constructors in org.jboss.console.navtree with parameters of type TreeContext | |
---|---|
AdminTreeBrowser(TreeContext ctx)
Creates new form AppletTreeBrowser |
|
ConsoleTreeModel(TreeContext context)
|
|
TreeCellRenderer(TreeContext ctx)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |