Groovy Documentation

org.codehaus.griffon.runtime.swing
[Java] Class SwingGriffonControllerActionManagerFactory

java.lang.Object
  org.codehaus.griffon.runtime.swing.SwingGriffonControllerActionManagerFactory
All Implemented Interfaces:
GriffonControllerActionManagerFactory

public class SwingGriffonControllerActionManagerFactory
extends Object

Authors:
Andres Almiray
Since:
1.1.0


Constructor Summary
SwingGriffonControllerActionManagerFactory()

 
Method Summary
GriffonControllerActionManager create(GriffonApplication app)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

SwingGriffonControllerActionManagerFactory

SwingGriffonControllerActionManagerFactory()


 
Method Detail

create

public GriffonControllerActionManager create(GriffonApplication app)


 

Groovy Documentation