org.exist.client.xacml
Class TargetEditor
java.lang.Object
org.exist.client.xacml.AbstractNodeEditor
org.exist.client.xacml.TargetEditor
- All Implemented Interfaces:
- EventListener, ChangeListener, ListSelectionListener, NodeEditor
public class TargetEditor
- extends AbstractNodeEditor
- implements ChangeListener, ListSelectionListener
TargetEditor
public TargetEditor(DatabaseInterface dbInterface)
getComponent
public 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(ListSelectionEvent event)
- Specified by:
valueChanged
in interface ListSelectionListener
stateChanged
public void stateChanged(ChangeEvent event)
- Specified by:
stateChanged
in interface ChangeListener
Copyright (C) Wolfgang Meier. All rights reserved.