NdefParamGui displays all settings and mappings of a nodeproxy, so one can change them flexibly. Single number get displayed with an EZSlider, and anything else is shown as an EZText (a text field). Its main use is within NdefGui.
It inherits some useful methods from EnvirGui.
create a new NdefParamGui
object |
the nodeproxy whose settings are to be displayed. |
numItems |
the number of items to display. If an envir is given, and no num, num is envir.size. |
parent |
the parent view to display in; if none is given, a new window is created. |
bounds |
the bounds within which to display; if none is given, bounds are calculated. |
makeSkip |
flag whether to make a skipjack to manage updates of the envirgui. default is true. |
options |
a list of additional information, e.g. flags about optional buttons. |
if in its own window, set the window's name