Package fr.esrf.tangoatk.widget.util
Class ATKDiagnostic
java.lang.Object
fr.esrf.tangoatk.widget.util.ATKDiagnostic
ATK Diagnostic tools, provides dialog to check ATK Factories.
-
Constructor Summary
ConstructorsConstructorDescriptionATKDiagnostic(String dummy) Contruct and displays the ATK diagnostic window (allows this panel to be instancied by the TangoSynopticHandler). -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidDisplays the ATK diagnostic window.
-
Constructor Details
-
ATKDiagnostic
Contruct and displays the ATK diagnostic window (allows this panel to be instancied by the TangoSynopticHandler).- Parameters:
dummy- Not used
-
-
Method Details
-
showDiagnostic
public static void showDiagnostic()Displays the ATK diagnostic window. -
main
-