[Groovy] Class DialogFactory
- groovy.swing.factory.DialogFactory
class DialogFactory extends RootPaneContainerFactory
Fields inherited from class | Fields |
---|---|
class RootPaneContainerFactory | DEFAULT_DELEGATE_PROPERTY_DEFAULT_BUTTON, DELEGATE_PROPERTY_DEFAULT_BUTTON |
Constructor Summary
Constructor and description |
---|
DialogFactory
() |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
Object |
newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class RootPaneContainerFactory | handleRootPaneTasks, onNodeCompleted, setChild |
Constructor Detail
DialogFactory()
Method Detail
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/swing/factory/DialogFactory.html