org.merlotxml.merlot
Class XMLEditorDocUI.ShowNodeActionListener

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

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


Constructor Summary
XMLEditorDocUI.ShowNodeActionListener(MerlotDOMNode node)
           
 
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.ShowNodeActionListener

public XMLEditorDocUI.ShowNodeActionListener(MerlotDOMNode node)
Method Detail

actionPerformed

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