Class XMLEditorKit.XMLCopyAction

java.lang.Object
javax.swing.AbstractAction
javax.swing.text.TextAction
net.simplace.core.xmleditorkit.XMLEditorKit.XMLCopyAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
XMLEditorKit

public class XMLEditorKit.XMLCopyAction extends TextAction
See Also:
  • Constructor Details

    • XMLCopyAction

      public XMLCopyAction()
      Create this object with the appropriate identifier.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      The operation to perform when this action is triggered.
      Parameters:
      e - the action event