org.jboss.console.manager.interfaces
Interface TreeNodeMenuEntry

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
SimpleTreeNodeMenuEntry (src)
All Known Implementing Classes:
SeparatorTreeNodeMenuEntry (src) , SimpleTreeNodeMenuEntryImpl (src)

public interface TreeNodeMenuEntry
extends java.io.Serializable

Tag interface used to mark entries that can appear while right-clicking on an entry of the tree-browser

See Also: