当前页面:
在线文档首页 >
JBoss 3.2.7 console API Documentation 英文版文档
TreeNodeFactory (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档
org.jboss.console.plugins.helpers
Class TreeNodeFactory
java.lang.Object
org.jboss.console.plugins.helpers.TreeNodeFactory
- public class TreeNodeFactory
- extends Object
- Version:
- $Revision: 1.1.2.2 $
Revisions:
31 dec 2002 Sacha Labourey:
- Author:
- Sacha Labourey.
- See Also:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final int NAME
- See Also:
- Constant Field Values
DESCRIPTION
public static final int DESCRIPTION
- See Also:
- Constant Field Values
ICON_URL
public static final int ICON_URL
- See Also:
- Constant Field Values
DEFAULT_URL
public static final int DEFAULT_URL
- See Also:
- Constant Field Values
MENU_ENTRIES
public static final int MENU_ENTRIES
- See Also:
- Constant Field Values
SUB_NODES
public static final int SUB_NODES
- See Also:
- Constant Field Values
SUB_RESOURCES
public static final int SUB_RESOURCES
- See Also:
- Constant Field Values
MANAGEABLE_RESOURCES
public static final int MANAGEABLE_RESOURCES
- See Also:
- Constant Field Values
TreeNodeFactory
public TreeNodeFactory()
createTreeNode
public static TreeNode createTreeNode(Object[] content)
throws Exception
- Throws:
Exception
createManageableResource
public static ManageableResource createManageableResource(Object content)
throws Exception
- Throws:
Exception
createTreeMenus
protected static TreeNodeMenuEntry[] createTreeMenus(Object[] content)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.