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

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

private class SharedSOMVisualisationDataDialog.SecondSOMClearActionListener
extends Object
implements ActionListener


Field Summary
private  JLabel label
           
 
Constructor Summary
SharedSOMVisualisationDataDialog.SecondSOMClearActionListener(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.SecondSOMClearActionListener

public SharedSOMVisualisationDataDialog.SecondSOMClearActionListener(JLabel label)
Method Detail

actionPerformed

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