com.dbxml.db.admin.nodes
Class RootNode
java.lang.Object
com.dbxml.db.admin.nodes.AdminNode
com.dbxml.db.admin.nodes.RootNode
- All Implemented Interfaces:
- HasMenu
- public final class RootNode
- extends AdminNode
- implements HasMenu
RootNode
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ACTION_CONNECT
public static final int ACTION_CONNECT
- See Also:
- Constant Field Values
ACTION_ADDFS
public static final int ACTION_ADDFS
- See Also:
- Constant Field Values
RootNode
public RootNode()
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
in class AdminNode
getIcon
public javax.swing.Icon getIcon()
- Overrides:
getIcon
in class AdminNode
getMenuTitle
public java.lang.String getMenuTitle()
- Specified by:
getMenuTitle
in interface HasMenu
- Overrides:
getMenuTitle
in class AdminNode
getMenu
public MenuItem[] getMenu()
- Specified by:
getMenu
in interface HasMenu
isParentMenuInherited
public boolean isParentMenuInherited()
- Overrides:
isParentMenuInherited
in class AdminNode
menuAction
public int menuAction(int action)
- Specified by:
menuAction
in interface HasMenu
- Overrides:
menuAction
in class AdminNode
Copyright (c) 2004 The dbXML Group