Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.console » manager » interfaces » [javadoc | source]
org.jboss.console.manager.interfaces
public interface: SimpleTreeNodeMenuEntry [javadoc | source]

All Implemented Interfaces:
    TreeNodeMenuEntry

All Known Implementing Classes:
    SimpleTreeNodeMenuEntryImpl

Standard menu entry used when right-clicking on an entry of the tree browser
Method from org.jboss.console.manager.interfaces.SimpleTreeNodeMenuEntry Summary:
getAction,   getText
Method from org.jboss.console.manager.interfaces.SimpleTreeNodeMenuEntry Detail:
 public TreeAction getAction()
 public String getText()