站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 console API Documentation 英文版文档

SeparatorTreeNodeMenuEntry (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档


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

java.lang.Object
  extended byorg.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 $

Revisions:

December 16, 2002 Sacha Labourey:

  • First implementation
Author:
Sacha Labourey.
See Also:
TreeNodeMenuEntry, 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()


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