On this page
[Groovy] Class ScrollPaneFactory
- groovy.swing.factory.ScrollPaneFactory
class ScrollPaneFactory
extends BeanFactory
Fields inherited from class | Fields |
---|---|
class BeanFactory |
leaf |
Constructor Summary
Constructor and description |
---|
ScrollPaneFactory() |
ScrollPaneFactory(Class klass) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
void |
setChild(FactoryBuilderSupport factory, Object parent, Object child) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class BeanFactory |
isLeaf, newInstance |
Constructor Detail
ScrollPaneFactory()
ScrollPaneFactory(Class klass)
Method Detail
void setChild(FactoryBuilderSupport factory, Object parent, Object child)
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/swing/factory/ScrollPaneFactory.html