| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.grinvin.invariants.values.AbstractInvariantValueDelegate<T,extends,InvariantValue>org.grinvin.invariants.values.ListOfRealsValueDelegatepublic class ListOfRealsValueDelegateMethod Summary | |
static ListOfRealsValueDelegate | |
Class |
|
boolean |
|
ListOfRealsValue | |
void |
|
void |
|
Methods inherited from class org.grinvin.invariants.values.AbstractInvariantValueDelegate<T,extends,InvariantValue> | |
fromElement, fromElement_1_0, hasDetails, initLabel, load, loadValue, load_1_0, saveValue, showDetails, toElement | |
public ClassgetType()
- Specified by:
- getType in interface InvariantValueDelegate<T,extends,InvariantValue>
public boolean hasDetails(ListOfRealsValue value)
This invariant value can display details.
public ListOfRealsValue loadValue(Element element, Invariant invariant, String computerId, String computerVersion) throws IOFormatException
- Overrides:
- loadValue in interface AbstractInvariantValueDelegate<T,extends,InvariantValue>
public void showDetails(ListOfRealsValue value, GraphListElement element, JComponent component, int x, int y)
Pops up a dialog with the reals displayed as bar charts.