Groovy Documentation

simplejpa.swing
[Groovy] Class MVCPopupButtonFactory

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

class MVCPopupButtonFactory
extends AbstractFactory

Constructor Summary
MVCPopupButtonFactory()

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

 
Methods inherited from class AbstractFactory
isHandlesNodeChildren, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, 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

MVCPopupButtonFactory

MVCPopupButtonFactory()


 
Method Detail

newInstance

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


 

Groovy Documentation