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

AppletTreeAction (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档


org.jboss.console.navtree
Interface AppletTreeAction

All Superinterfaces:
Serializable, TreeAction
All Known Implementing Classes:
GraphMBeanAttributeAction, MBeanAction, RefreshTreeAction

public interface AppletTreeAction
extends TreeAction

Version:
$Revision: 1.1.2.1 $

Revisions:

2 janv. 2003 Sacha Labourey:

  • First implementation
Author:
Sacha Labourey.
See Also:

Method Summary
 void doAction(TreeContext tc, AppletBrowser applet)
           
 

Method Detail

doAction

public void doAction(TreeContext tc,
                     AppletBrowser applet)


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