public class HandlerUtils
extends java.lang.Object
| Constructor and Description |
|---|
HandlerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
performAction(com.apple.eawt.AppEvent ae,
javax.swing.Action action,
java.lang.String message)
Perform action with AppEvent and message.
|
public static void performAction(com.apple.eawt.AppEvent ae,
javax.swing.Action action,
java.lang.String message)
ae - eventaction - actionmessage - message