Package esmska.integration.mac.handler
Class MacAppReOpenedListener
- java.lang.Object
-
- esmska.integration.mac.handler.MacAppReOpenedListener
-
- All Implemented Interfaces:
com.apple.eawt.AppEventListener,com.apple.eawt.AppReOpenedListener
public class MacAppReOpenedListener extends java.lang.Object implements com.apple.eawt.AppReOpenedListenerHandler for reopen action. It will happen while application has no visible windows and user clicks on dock icon.
-
-
Constructor Summary
Constructors Constructor Description MacAppReOpenedListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidappReOpened(com.apple.eawt.AppEvent.AppReOpenedEvent aroe)
-