Uses of Interface
omix.lang.model.accessory.trigger.DoubleTrigger
Package | Description |
---|---|
omix.lang.model.accessory.trigger |
This package contains all triggers available in OVL.
|
omix.plugin.model.accessory.trigger | |
omix.plugin.model.writable.accessory.trigger |
-
Uses of DoubleTrigger in omix.lang.model.accessory.trigger
Subinterfaces of DoubleTrigger in omix.lang.model.accessory.trigger Modifier and Type Interface Description interface
DoublePlayer
A DoublePlayer has the same functionality as theDoubleSlider
and, additionally, buttons to increase or decrease the current value with a defined step size and an automatic play routine.interface
DoubleSlider
A DoubleSlider controls a bounded real value by sliding a handle.interface
DoubleSpinBox
A DoubleSpinBox consists of a spinable input mask for real numbers. -
Uses of DoubleTrigger in omix.plugin.model.accessory.trigger
Subinterfaces of DoubleTrigger in omix.plugin.model.accessory.trigger Modifier and Type Interface Description interface
DoublePlayer
interface
DoubleSlider
interface
DoubleSpinBox
interface
DoubleTrigger
-
Uses of DoubleTrigger in omix.plugin.model.writable.accessory.trigger
Subinterfaces of DoubleTrigger in omix.plugin.model.writable.accessory.trigger Modifier and Type Interface Description interface
DoublePlayer
interface
DoubleSlider
interface
DoubleSpinBox
interface
DoubleTrigger