org.codehaus.griffon.runtime.swing
[Java] Class SwingGriffonControllerActionManager
java.lang.Object
org.codehaus.griffon.runtime.core.controller.AbstractGriffonControllerActionManager
org.codehaus.griffon.runtime.swing.SwingGriffonControllerActionManager
public class SwingGriffonControllerActionManager
extends AbstractGriffonControllerActionManager
- Authors:
- Andres Almiray
- Since:
- 1.1.0
|
Methods inherited from class AbstractGriffonControllerActionManager
|
| invokeAction, getApp, actionsFor, actionFor, createActions, addActionInterceptor, normalizeName, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
SwingGriffonControllerActionManager
protected SwingGriffonControllerActionManager(GriffonApplication app)
-
createControllerAction
@Override
protected GriffonControllerAction createControllerAction(GriffonController controller, String actionName)
-
Groovy Documentation