at.tuwien.ifs.somtoolbox.apps.viewer
Class SharedSOMVisualisationDataDialog.PrefixClearActionListener

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.apps.viewer.SharedSOMVisualisationDataDialog.PrefixClearActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
SharedSOMVisualisationDataDialog

private class SharedSOMVisualisationDataDialog.PrefixClearActionListener
extends Object
implements ActionListener


Field Summary
private  JLabel label
           
 
Constructor Summary
SharedSOMVisualisationDataDialog.PrefixClearActionListener(JLabel label)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

private JLabel label
Constructor Detail

SharedSOMVisualisationDataDialog.PrefixClearActionListener

public SharedSOMVisualisationDataDialog.PrefixClearActionListener(JLabel label)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener