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

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

private class SharedSOMVisualisationDataDialog.PrefixBrowseActionListener
extends Object
implements ActionListener


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

public SharedSOMVisualisationDataDialog.PrefixBrowseActionListener(JLabel label)
Method Detail

actionPerformed

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