org.acm.seguin.tools.install
Class TagEditorSettingPanel.TagListener

java.lang.Object
  extended by org.acm.seguin.tools.install.TagEditorSettingPanel.TagListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
TagEditorSettingPanel

public class TagEditorSettingPanel.TagListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

Description of the Class

Author:
Chris Seguin

Constructor Summary
TagEditorSettingPanel.TagListener()
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent e)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagEditorSettingPanel.TagListener

public TagEditorSettingPanel.TagListener()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
Description of the Method

Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener
Parameters:
e - Description of Parameter