Groovy Documentation

org.codehaus.griffon.runtime.lanterna
[Java] Class LanternaGriffonControllerActionManagerFactory

java.lang.Object
  org.codehaus.griffon.runtime.lanterna.LanternaGriffonControllerActionManagerFactory
All Implemented Interfaces:
GriffonControllerActionManagerFactory

public class LanternaGriffonControllerActionManagerFactory
extends Object

Authors:
Andres Almiray


Constructor Summary
LanternaGriffonControllerActionManagerFactory()

 
Method Summary
GriffonControllerActionManager create(GriffonApplication app)

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

Constructor Detail

LanternaGriffonControllerActionManagerFactory

LanternaGriffonControllerActionManagerFactory()


 
Method Detail

create

public GriffonControllerActionManager create(GriffonApplication app)


 

Groovy Documentation