.. java:import:: ch.epfl.leb.alica.interfaces.controllers ControllerStatusPanel .. java:import:: ij IJ .. java:import:: java.util.logging Level .. java:import:: java.util.logging Logger SelfTuningStatusPanel ===================== .. java:package:: ch.epfl.leb.alica.acpack.controllers.selftuningpi :noindex: .. java:type:: public class SelfTuningStatusPanel extends ControllerStatusPanel :author: stefko Constructors ------------ SelfTuningStatusPanel ^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public SelfTuningStatusPanel(SelfTuningController controller) :outertype: SelfTuningStatusPanel Creates new form SeltTuningStatusPanel Methods ------- setCalibrationStatusDisplay ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void setCalibrationStatusDisplay(String text) :outertype: SelfTuningStatusPanel setValuesDisplay ^^^^^^^^^^^^^^^^ .. java:method:: public void setValuesDisplay(double P, double I) :outertype: SelfTuningStatusPanel