- VALUE - Static variable in class org.xaffect.components.sink.dataviewer.DataViewer
-
- VALUE - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
-
- valueOf(String) - Static method in enum org.xaffect.core.common.Error.ErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xaffect.core.common.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xaffect.core.data.DataType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xaffect.core.common.Error.ErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xaffect.core.common.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xaffect.core.data.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueScale - Class in org.xaffect.components.sink.dataviewer.resources.common
-
Represents a scale between two values, having two Spinner
s on every
end and a Canvas
in between, on which the scale is drawn.
- ValueScale(Composite, int, int, double, double) - Constructor for class org.xaffect.components.sink.dataviewer.resources.common.ValueScale
-
Constructs a new instance of this class given its parent and a style
value describing its appearance.
- ValueScaleListener - Class in org.xaffect.components.sink.dataviewer.resources.common
-
Represents a ValueListener listening to changes in a
ValueScale
's selected
- ValueScaleListener() - Constructor for class org.xaffect.components.sink.dataviewer.resources.common.ValueScaleListener
-
- valuesChanged() - Method in class org.xaffect.components.sink.dataviewer.resources.common.ValueScaleListener
-
Handles changes to a value.
- VERSION - Static variable in class org.xaffect.config.Constants
-
xAffect's major version.
- VERSIONSTRING - Static variable in class org.xaffect.config.Constants
-
A version-string containing all the information given above.