- recallScreen(int) - Method in class de.desy.acop.chart.Acop
-
Recalls a display plot which has been cleared with one of the
clearScreen() methods to the acop chart.
- recallText(int) - Method in class de.desy.acop.chart.Acop
-
Recalls displayed text which has been cleared with one of the
clearText() methods to the acop chart.
- referenceFunction(Object) - Method in class de.desy.acop.chart.Acop
-
- referenceFunction(Object, int) - Method in class de.desy.acop.chart.Acop
-
- refreshPersistScreen(Object, int) - Method in class de.desy.acop.chart.Acop
-
Returns 0 if refreshPersistent succedde otherwise -1
can be direct called from user, or called from refreshScreen
Returns 0 if refreshPersistent succedde otherwise -1
- refreshPesist(Object) - Method in class de.desy.acop.chart.AcopPesist
-
- refreshScreen(Object, Object, int, int, int) - Method in class de.desy.acop.chart.Acop
-
Replaces the displayed data with the contents of the input data
array for the display given.
- refreshScreen(Object, int, int, int, Object) - Method in class de.desy.acop.chart.Acop
-
- refreshScreen(Object, Object, int) - Method in class de.desy.acop.chart.Acop
-
Replaces the displayed data with the contents of the input data
array for the display given.
- refreshScreen(Object, int, Object) - Method in class de.desy.acop.chart.Acop
-
- refreshScreen(Object, int) - Method in class de.desy.acop.chart.Acop
-
Replaces the displayed data with the contents of the input data
array for the display given.
- refreshText(String, int) - Method in class de.desy.acop.chart.Acop
-
Replaces the displayed text with the contents of the input text
array for the text field given.
- removeAcopListener(AcopListener) - Method in class de.desy.acop.chart.Acop
-