spv.controller
Class FitManagerGUI
java.lang.Object
spv.controller.FitManagerGUI
- Direct Known Subclasses:
- FitManager, FitManager2
abstract class FitManagerGUI
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
algSelector
protected static javax.swing.JComboBox algSelector
memoryFrame
public MemoryJFrame memoryFrame
chisqfield
public javax.swing.JLabel chisqfield
percentfield
public javax.swing.JLabel percentfield
iterfield
public javax.swing.JLabel iterfield
tolfield
public javax.swing.JLabel tolfield
sigmafield
public javax.swing.JLabel sigmafield
JRootPane1
protected javax.swing.JRootPane JRootPane1
glassPane1
protected javax.swing.JPanel glassPane1
JLayeredPane1
protected javax.swing.JLayeredPane JLayeredPane1
contentPane1
protected javax.swing.JPanel contentPane1
fitButtonPanel
protected javax.swing.JPanel fitButtonPanel
bpanel
protected javax.swing.JPanel bpanel
bfit
protected javax.swing.JButton bfit
bconf
protected javax.swing.JButton bconf
bstop
protected javax.swing.JButton bstop
bstopconf
protected javax.swing.JButton bstopconf
bquit
protected javax.swing.JButton bquit
bquitconf
protected javax.swing.JButton bquitconf
statuspanel
protected javax.swing.JPanel statuspanel
st1panel
protected javax.swing.JPanel st1panel
fitControlPanel
protected javax.swing.JPanel fitControlPanel
bcontinue
protected javax.swing.JButton bcontinue
chisqlabel
protected javax.swing.JLabel chisqlabel
percentlabel
protected javax.swing.JLabel percentlabel
iterlabel
protected javax.swing.JLabel iterlabel
tollabel
protected javax.swing.JLabel tollabel
sigmalabel
protected javax.swing.JLabel sigmalabel
statselectorpanel
protected javax.swing.JPanel statselectorpanel
convergency_panel
protected javax.swing.JPanel convergency_panel
selectorpanel
protected javax.swing.JPanel selectorpanel
bstep
protected javax.swing.JButton bstep
algReportField
protected javax.swing.JLabel algReportField
sigmaInputField
protected javax.swing.JTextField sigmaInputField
frame_size
protected java.awt.Dimension frame_size
convergency
protected double convergency
convergency_text
private InputNumberField convergency_text
FitManagerGUI
protected FitManagerGUI()
inputSigma
protected void inputSigma()
buildConfidenceResultsScrollPane
protected javax.swing.JScrollPane buildConfidenceResultsScrollPane()
stopConfidence
protected void stopConfidence()
startConfidence
protected void startConfidence()
buildStatisticsPanel
protected javax.swing.JPanel buildStatisticsPanel()
buildConfidenceGeneralResultsPanel
protected javax.swing.JPanel buildConfidenceGeneralResultsPanel()
dispose
protected void dispose()
startAlgorithm
protected void startAlgorithm()
stopAlgorithm
protected void stopAlgorithm()
continueAlgorithm
protected void continueAlgorithm()
stepAlgorithm
protected void stepAlgorithm()