org.merlotxml.merlot
Class XMLEditorDocUI.NodeAddSpecialPIActionListener

java.lang.Object
  |
  +--org.merlotxml.merlot.XMLEditorDocUI.NodeAddSpecialPIActionListener
Enclosing class:
XMLEditorDocUI

protected class XMLEditorDocUI.NodeAddSpecialPIActionListener
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
XMLEditorDocUI.NodeAddSpecialPIActionListener(MerlotDOMNode parent)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLEditorDocUI.NodeAddSpecialPIActionListener

public XMLEditorDocUI.NodeAddSpecialPIActionListener(MerlotDOMNode parent)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Specified by:
actionPerformed in interface java.awt.event.ActionListener