.. java:import:: ch.epfl.leb.alica.interfaces Analyzer .. java:import:: ch.epfl.leb.alica.interfaces.analyzers AnalyzerSetupPanel SpotCounterSetupPanel ===================== .. java:package:: ch.epfl.leb.alica.acpack.analyzers.spotcounter :noindex: .. java:type:: public class SpotCounterSetupPanel extends AnalyzerSetupPanel Setup panel to initialize the SpotCounter :author: Marcel Stefko Constructors ------------ SpotCounterSetupPanel ^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public SpotCounterSetupPanel() :outertype: SpotCounterSetupPanel Creates new form SetupPanel Methods ------- getName ^^^^^^^ .. java:method:: @Override public String getName() :outertype: SpotCounterSetupPanel initAnalyzer ^^^^^^^^^^^^ .. java:method:: @Override public Analyzer initAnalyzer() :outertype: SpotCounterSetupPanel