GlobalsGui:
Filter:
Classes (extension) | JITGui

GlobalsGui : JITGui : Object
ExtensionExtension

shows the global variables in the interpreter.

Description

GlobalsGui shows which global variables in the interpreter ae in use.

Class Methods

GlobalsGui.names

all the variable names being shown, a-z, cmdLine, codeDump.

GlobalsGui.new(numItems: 12, parent, bounds)

make a GlobalsGui

Arguments:

numItems

the number of slots for items in a-z

parent

a parent (window or view) in which to display the GlobalsGui

bounds

the bounds within which to display it.

Inherited class methods

Instance Methods

Inherited instance methods