esmska.integration.mac.handler
Class MacPreferencesHandler

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

public class MacPreferencesHandler
extends java.lang.Object
implements com.apple.eawt.PreferencesHandler

Preferences action handler.


Constructor Summary
MacPreferencesHandler(ActionBean bean)
           
 
Method Summary
 void handlePreferences(com.apple.eawt.AppEvent.PreferencesEvent pe)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacPreferencesHandler

public MacPreferencesHandler(ActionBean bean)
Method Detail

handlePreferences

public void handlePreferences(com.apple.eawt.AppEvent.PreferencesEvent pe)
Specified by:
handlePreferences in interface com.apple.eawt.PreferencesHandler