ProxyChainGui:
Filter:
Classes (extension) | Libraries > JITLib

ProxyChainGui : JITGui : Object
ExtensionExtension

a gui for ProxyChain
Subclasses: MasterFXGui

Description

A Gui class for ProxyChain. For more example uses, see ProxyChain.

Class Methods

ProxyChainGui.new(chain, numItems: 16, parent, bounds, makeSkip: true, options)

create a gui for the proxyChain given, with space for <numItems> parameters; parents and bounds for gui placement, makeSkip flag; and options to create extra buttons on left side.

ProxyChainGui.new(chain, numItems: 16, parent, bounds, makeSkip: true, options)

make a new ProxyCHainGui.

Inherited class methods

Instance Methods

.chain

.chain = chain

the proxychain

.butZone

the CompositeView where the buttons live

.editGui

the NdefGui built into the view

.buttons

all left-hand buttons for turning nodes on and off

.namedButtons

all left-hand buttons which turn nodes on and off

Inherited instance methods

Undocumented instance methods

.guiFuncs

.setButtons(specs)

.specialButtons