SOMA.gui
Class OutputFrame2.WinList

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bySOMA.gui.OutputFrame2.WinList
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, java.io.Serializable, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
Enclosing class:
OutputFrame2

public class OutputFrame2.WinList
extends java.awt.event.WindowAdapter
implements java.awt.event.ActionListener, java.io.Serializable

CLASSE INTERNA PUBBLICA! La voglio usare da chi usa la finestra!

See Also:
Serialized Form

Constructor Summary
OutputFrame2.WinList()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 void richiediUscita()
           
 void windowClosing(java.awt.event.WindowEvent event)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputFrame2.WinList

public OutputFrame2.WinList()
Method Detail

windowClosing

public void windowClosing(java.awt.event.WindowEvent event)
Specified by:
windowClosing in interface java.awt.event.WindowListener

actionPerformed

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

richiediUscita

public void richiediUscita()


Copyright © 2004 Luca Foschini