org.exist.client.xacml
Class TargetEditor
java.lang.Object
org.exist.client.xacml.AbstractNodeEditor
org.exist.client.xacml.TargetEditor
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.ChangeListener, javax.swing.event.ListSelectionListener, NodeEditor
public class TargetEditor
- extends AbstractNodeEditor
- implements javax.swing.event.ChangeListener, javax.swing.event.ListSelectionListener
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetEditor
public TargetEditor(DatabaseInterface dbInterface)
getComponent
public javax.swing.JComponent getComponent()
- Specified by:
getComponent
in interface NodeEditor
setNode
public void setNode(XACMLTreeNode treeNode)
- Specified by:
setNode
in interface NodeEditor
pushChanges
public void pushChanges()
- Specified by:
pushChanges
in interface NodeEditor
valueChanged
public void valueChanged(javax.swing.event.ListSelectionEvent event)
- Specified by:
valueChanged
in interface javax.swing.event.ListSelectionListener
stateChanged
public void stateChanged(javax.swing.event.ChangeEvent event)
- Specified by:
stateChanged
in interface javax.swing.event.ChangeListener
Copyright (C) Wolfgang Meier. All rights reserved.