|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectesmska.integration.mac.handler.HandlerUtils
public class HandlerUtils
Utility class for action handlers.
Constructor Summary | |
---|---|
HandlerUtils()
|
Method Summary | |
---|---|
static void |
performAction(com.apple.eawt.AppEvent ae,
javax.swing.Action action,
java.lang.String message)
Perform action with AppEvent and message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HandlerUtils()
Method Detail |
---|
public static void performAction(com.apple.eawt.AppEvent ae, javax.swing.Action action, java.lang.String message)
ae
- eventaction
- actionmessage
- message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |