org.jboss.console.manager.interfaces.impl
Class SeparatorTreeNodeMenuEntry

java.lang.Object
  extended byorg.jboss.console.manager.interfaces.impl.SeparatorTreeNodeMenuEntry
All Implemented Interfaces:
java.io.Serializable, TreeNodeMenuEntry (src)

public class SeparatorTreeNodeMenuEntry
extends java.lang.Object
implements TreeNodeMenuEntry (src)

Simple "tag" class that can be used to put a line separator in the popup menu.

See Also:
TreeNodeMenuEntry (src) , Serialized Form

Constructor Summary
SeparatorTreeNodeMenuEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeparatorTreeNodeMenuEntry

public SeparatorTreeNodeMenuEntry()