com.dbxml.db.admin.nodes
Class TriggersNode
java.lang.Object
com.dbxml.db.admin.nodes.AdminNode
com.dbxml.db.admin.nodes.TriggersNode
- All Implemented Interfaces:
- HasChildren, HasCollection
- public final class TriggersNode
- extends AdminNode
- implements HasCollection, HasChildren
TriggersNode
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TriggersNode
public TriggersNode(AdminNode parentNode,
CollectionClient col)
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
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
Copyright (c) 2004 The dbXML Group