dbXML API

com.dbxml.db.admin.nodes
Class SecurityNode

java.lang.Object
  extended bycom.dbxml.db.admin.nodes.AdminNode
      extended bycom.dbxml.db.admin.nodes.SecurityNode
All Implemented Interfaces:
HasChildren

public final class SecurityNode
extends AdminNode
implements HasChildren

SecurityNode


Constructor Summary
SecurityNode(AdminNode parentNode, CollectionClient col)
           
 
Method Summary
 AdminNode[] getChildren()
           
 javax.swing.Icon getIcon()
           
 java.lang.String getLabel()
           
 
Methods inherited from class com.dbxml.db.admin.nodes.AdminNode
close, getColor, getFont, getMenuTitle, getParentNode, getTooltip, isParentMenuInherited, menuAction, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityNode

public SecurityNode(AdminNode parentNode,
                    CollectionClient col)
Method Detail

getLabel

public java.lang.String getLabel()
Specified by:
getLabel in class AdminNode

getIcon

public javax.swing.Icon getIcon()
Overrides:
getIcon in class AdminNode

getChildren

public AdminNode[] getChildren()
Specified by:
getChildren in interface HasChildren

dbXML API

Copyright (c) 2004 The dbXML Group