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

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

private class SharedSOMVisualisationDataDialog.SecSOMBrowseActionListener
extends Object
implements ActionListener


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

public SharedSOMVisualisationDataDialog.SecSOMBrowseActionListener(JLabel label)
Method Detail

actionPerformed

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