org.jboss.console.navtree
Interface AppletTreeAction

All Superinterfaces:
java.io.Serializable, TreeAction (src)
All Known Implementing Classes:
GraphMBeanAttributeAction (src) , MBeanAction (src) , RefreshTreeAction (src)

public interface AppletTreeAction
extends TreeAction (src)

See Also:

Method Summary
 void doAction(TreeContext (src)  tc, AppletBrowser (src)  applet)
           
 

Method Detail

doAction

public void doAction(TreeContext (src)  tc,
                     AppletBrowser (src)  applet)