org.scubatoolkit
Class SettingsWindow.SettingsListener

java.lang.Object
  |
  +--org.scubatoolkit.SettingsWindow.SettingsListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
SettingsWindow

class SettingsWindow.SettingsListener
extends java.lang.Object
implements java.awt.event.ActionListener

Description of the Class * * @author Javier Vilalta


Constructor Summary
(package private) SettingsWindow.SettingsListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Description of the Method * * * @param e Description of the Parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsWindow.SettingsListener

SettingsWindow.SettingsListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Description of the Method * * * @param e Description of the Parameter

Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2002 The Scuba Toolkit Team. All Rights Reserved.