com.jgoodies.looks.demo
Class DemoFrameUIF.AboutActionHandler

java.lang.Object
  extended by com.jgoodies.looks.demo.DemoFrameUIF.AboutActionHandler
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
DemoFrameUIF

public static final class DemoFrameUIF.AboutActionHandler
extends Object
implements ActionListener


Constructor Summary
DemoFrameUIF.AboutActionHandler()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoFrameUIF.AboutActionHandler

public DemoFrameUIF.AboutActionHandler()
Method Detail

actionPerformed

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


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