Inheritance diagram for ProbabilityEditor:
Collaboration diagram for ProbabilityEditor:Public Methods | |
| ProbabilityEditor () | |
| String | getLabel (ConfigurationItem item) |
Protected Methods | |
| void | updateValue (int value) |
| String | getEditorDescription () |
Protected Attributes | |
| Spinner | slider |
| Label | l |
Package Functions | |
| void | updateUI (ConfigurationItem item) |
| Composite | createUI (Composite parent, FormToolkit toolkit) |
| Composite createUI | ( | Composite | parent, |
| FormToolkit | toolkit | ||
| ) | [package, inherited] |
| String getEditorDescription | ( | ) | [protected, inherited] |
| String getLabel | ( | ConfigurationItem | item | ) | [inherited] |
| void updateUI | ( | ConfigurationItem | item | ) | [package, inherited] |
Reimplemented from SpinnerEditor.
| void updateValue | ( | int | value | ) | [protected, inherited] |
Reimplemented from SpinnerEditor.
Label l [protected, inherited] |
Spinner slider [protected, inherited] |