.. java:import:: ij Prefs .. java:import:: ch.epfl.leb.alica.interfaces Analyzer .. java:import:: ch.epfl.leb.alica.interfaces.analyzers AnalyzerSetupPanel DEFCoNSetupPanel ================ .. java:package:: ch.epfl.leb.alica.acpack.analyzers.defcon :noindex: .. java:type:: public class DEFCoNSetupPanel extends AnalyzerSetupPanel The DEFCoN analyzer setup panel. :author: Kyle M. Douglass Constructors ------------ DEFCoNSetupPanel ^^^^^^^^^^^^^^^^ .. java:constructor:: public DEFCoNSetupPanel() :outertype: DEFCoNSetupPanel Creates new form SetupPanel Methods ------- getName ^^^^^^^ .. java:method:: @Override public String getName() :outertype: DEFCoNSetupPanel initAnalyzer ^^^^^^^^^^^^ .. java:method:: @Override public Analyzer initAnalyzer() :outertype: DEFCoNSetupPanel Initializes the analyzer using the properties from the setup panel.