public class ActionManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static javax.swing.SwingWorker<?,?> |
processAction(java.awt.event.ActionEvent ae,
java.awt.Component thisComponent)
A static method for processing action events.
|