|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.console.plugins.helpers.TreeNodeFactory
public class TreeNodeFactory
Revisions:
31 dec 2002 Sacha Labourey:
Field Summary
static intDEFAULT_URL
static intDESCRIPTION
static intICON_URL
static intMANAGEABLE_RESOURCES
static intMENU_ENTRIES
static intNAME
static intSUB_NODES
static intSUB_RESOURCES
Constructor Summary
TreeNodeFactory()
Method Summary
static ManageableResourcecreateManageableResource(Object content)
protected static TreeNodeMenuEntry[]createTreeMenus(Object[] content)
static TreeNodecreateTreeNode(Object[] content)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
NAME
public static final int NAME
DESCRIPTION
public static final int DESCRIPTION
ICON_URL
public static final int ICON_URL
DEFAULT_URL
public static final int DEFAULT_URL
MENU_ENTRIES
public static final int MENU_ENTRIES
SUB_NODES
public static final int SUB_NODES
SUB_RESOURCES
public static final int SUB_RESOURCES
MANAGEABLE_RESOURCES
public static final int MANAGEABLE_RESOURCES
Constructor Detail
TreeNodeFactory
public TreeNodeFactory()
Method Detail
createTreeNode
public static TreeNode createTreeNode(Object[] content)
throws Exception
Exception
createManageableResource
public static ManageableResource createManageableResource(Object content)
throws Exception
Exception
createTreeMenus
protected static TreeNodeMenuEntry[] createTreeMenus(Object[] content)
throws Exception
Exception
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD