Groovy Documentation

griffon.glazedlists.factory
[Groovy] Class EventJXTableModelFactory

java.lang.Object
  groovy.util.AbstractFactory
      griffon.glazedlists.factory.AbstractModelFactory
          griffon.glazedlists.factory.EventJXTableModelFactory

class EventJXTableModelFactory
extends AbstractModelFactory

Authors:
Andres Almiray


Constructor Summary
EventJXTableModelFactory()

 
Method Summary
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)

 
Methods inherited from class AbstractModelFactory
isLeaf
 
Methods inherited from class AbstractFactory
setParent, isLeaf, onFactoryRegistration, isHandlesNodeChildren, onNodeChildren, onHandleNodeAttributes, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance
 

Constructor Detail

EventJXTableModelFactory

EventJXTableModelFactory()


 
Method Detail

newInstance

Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)


 

Groovy Documentation