org.exist.client.xacml
Class NodeCopyAction
java.lang.Object
javax.swing.AbstractAction
org.exist.client.xacml.NodeCopyAction
- All Implemented Interfaces:
- ClipboardOwner, ActionListener, Serializable, Cloneable, EventListener, Action
public class NodeCopyAction
- extends AbstractAction
- implements ClipboardOwner
- See Also:
- Serialized Form
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
NodeCopyAction
public NodeCopyAction(JTree tree)
getName
public String getName()
getTrigger
public KeyStroke getTrigger()
actionPerformed
public void actionPerformed(ActionEvent event)
- Specified by:
actionPerformed
in interface ActionListener
setContextNode
public void setContextNode(XACMLTreeNode contextNode)
lostOwnership
public void lostOwnership(Clipboard clipboard,
Transferable data)
- Specified by:
lostOwnership
in interface ClipboardOwner
Copyright (C) Wolfgang Meier. All rights reserved.