com.dbxml.db.admin.nodes
Class UsersNode
java.lang.Object
com.dbxml.db.admin.nodes.AdminNode
com.dbxml.db.admin.nodes.UsersNode
- All Implemented Interfaces:
- HasChildren, HasCollection
- public final class UsersNode
- extends AdminNode
- implements HasCollection, HasChildren
UsersNode
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ACTION_ADD
public static final int ACTION_ADD
- See Also:
- Constant Field Values
UsersNode
public UsersNode(AdminNode parentNode,
CollectionClient col)
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
in class AdminNode
getMenuTitle
public java.lang.String getMenuTitle()
- Overrides:
getMenuTitle
in class AdminNode
getIcon
public javax.swing.Icon getIcon()
- Overrides:
getIcon
in class AdminNode
getCollection
public CollectionClient getCollection()
- Specified by:
getCollection
in interface HasCollection
getChildren
public AdminNode[] getChildren()
- Specified by:
getChildren
in interface HasChildren
getMenu
public MenuItem[] getMenu()
Copyright (c) 2004 The dbXML Group