groovy / 4.0 / groovy / console / ui / view / macosxmenubar.html

[Groovy] Script MacOSXMenuBar

  • groovy.console.ui.view.MacOSXMenuBar
class MacOSXMenuBar
extends Script

Properties Summary

Properties
Type Name and description
static Boolean handlersInstalled

Constructor Summary

Constructors
Constructor and description
MacOSXMenuBar()
MacOSXMenuBar(Binding context)

Methods Summary

Methods
Type Params Return Type Name and description
static Object classExists(String className)
static void main(String[] args)
Object run()

Inherited Methods Summary

Property Detail

static Boolean handlersInstalled

Constructor Detail

MacOSXMenuBar()

MacOSXMenuBar(Binding context)

Method Detail

static Object classExists(String className)

static void main(String[] args)

Object run()

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/console/ui/view/MacOSXMenuBar.html