Package | Description |
---|---|
de.sciss.jcollider.gui |
Class and Description |
---|
ControlSpec
Specification for a control input such as a synth control.
|
EZSlider
Something similar to SClang's EZSlider: a combo of
horizontal slider, number box and label.
|
NodeTreeManager
A class that helps to set up a
JTree with a view of
a node graph. |
NumberEvent
This kind of event is fired
from a
NumberField gadget when
the user modified its contents. |
NumberField
A NumberField is basically a
JPanel
holding a JTextField whose content
is limited to decimal numbers. |
NumberListener
Interface for listening
the changes of the contents
of a
NumberField gadget |
NumberSpace
A number space
describes a field of possible
numeric values with a minimum
and maximum (which can be infinity),
a central value (usually zero)
a quantization size which can be
used to describe integers or to
limit the numeric resolution.
|
ServerPanel
A quick hack to provide a GUI
element looking similar to SCLang's
server window.
|
Warp
Helper classes for warping a control value.
|
Copyright © 2015–2022 SciJava. All rights reserved.