Groovy Documentation

simplejpa.swing
[Groovy] Class EventTableModelFactory

java.lang.Object
  groovy.util.AbstractFactory
      simplejpa.swing.EventTableModelFactory

class EventTableModelFactory
extends AbstractFactory

Constructor Summary
EventTableModelFactory()

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

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

Constructor Detail

EventTableModelFactory

EventTableModelFactory()


 
Method Detail

newInstance

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


 

Groovy Documentation