com.jgoodies.metamorphosis
Class Metamorphosis.QuitActionHandler

java.lang.Object
  extended by com.jgoodies.metamorphosis.Metamorphosis.QuitActionHandler
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
Metamorphosis

private static class Metamorphosis.QuitActionHandler
extends Object
implements ActionListener


Constructor Summary
private Metamorphosis.QuitActionHandler()
           
 
Method Summary
 void actionPerformed(ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Metamorphosis.QuitActionHandler

private Metamorphosis.QuitActionHandler()
Method Detail

actionPerformed

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


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.