esmska.integration.mac.handler
Class MacAboutHandler

java.lang.Object
  extended by esmska.integration.mac.handler.MacAboutHandler
All Implemented Interfaces:
com.apple.eawt.AboutHandler

public class MacAboutHandler
extends java.lang.Object
implements com.apple.eawt.AboutHandler

Handler for About action.


Constructor Summary
MacAboutHandler(ActionBean bean)
           
 
Method Summary
 void handleAbout(com.apple.eawt.AppEvent.AboutEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacAboutHandler

public MacAboutHandler(ActionBean bean)
Method Detail

handleAbout

public void handleAbout(com.apple.eawt.AppEvent.AboutEvent ae)
Specified by:
handleAbout in interface com.apple.eawt.AboutHandler