[Groovy] Script BasicToolBar
- groovy.ui.view.BasicToolBar
class BasicToolBar extends Script
Constructor Summary
Constructor and description |
---|
BasicToolBar
() |
BasicToolBar
(Binding context) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
static void |
main(String[] args) | |
Object |
run() |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Script | evaluate, evaluate, getBinding, getProperty, invokeMethod, print, printf, printf, println, println, run, run, setBinding, setProperty |
class GroovyObjectSupport | getMetaClass, setMetaClass |
Constructor Detail
BasicToolBar()
BasicToolBar(Binding context)
Method Detail
static void main(String[] args)
Object run()
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/ui/view/BasicToolBar.html