站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 console API Documentation 英文版文档

Uses of Interface org.jboss.console.navtree.TreeContext (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档


Uses of Interface
org.jboss.console.navtree.TreeContext

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 TreeCellRenderer.ctx
           
protected  TreeContext ConsoleTreeModel.context
           
 

Methods in org.jboss.console.navtree with parameters of type TreeContext
 void RefreshTreeAction.doAction(TreeContext tc, AppletBrowser applet)
           
 void AppletTreeAction.doAction(TreeContext tc, AppletBrowser applet)
           
 

Constructors in org.jboss.console.navtree with parameters of type TreeContext
TreeCellRenderer(TreeContext ctx)
           
ConsoleTreeModel(TreeContext context)
           
AdminTreeBrowser(TreeContext ctx)
          Creates new form AppletTreeBrowser
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.