SOMVizard documentation
Public API

som
Class SOMVizard.ViewListener

java.lang.Object
  |
  +--som.SOMVizard.ViewListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
SOMVizard

protected class SOMVizard.ViewListener
extends java.lang.Object
implements java.awt.event.ActionListener

Listener for view menu.


Constructor Summary
protected SOMVizard.ViewListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOMVizard.ViewListener

protected SOMVizard.ViewListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

SOMVizard documentation
Public API

Copyright © 2003 - All rights reserved.
Antti Kerminen