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

java.lang.Object
  extended by org.jboss.console.manager.interfaces.impl.SeparatorTreeNodeMenuEntry
All Implemented Interfaces:
Serializable, TreeNodeMenuEntry

public class SeparatorTreeNodeMenuEntry
extends Object
implements TreeNodeMenuEntry

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

Version:
$Revision: 1.4.6.1 $

Revisions:

December 16, 2002 Sacha Labourey:

Author:
Sacha Labourey.
See Also:
TreeNodeMenuEntry, Serialized Form

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

Constructor Detail

SeparatorTreeNodeMenuEntry

public SeparatorTreeNodeMenuEntry()


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