Serialized Form
mCloseButton
javax.swing.JButton mCloseButton
- The close button for the sample properties.
mHelpButton
javax.swing.JButton mHelpButton
- The Help button.
mPropsPanel
javax.swing.JPanel mPropsPanel
- The panel that contains the properties.
mSample1AnalysisResultsPanel
AnalysisResultsPanel mSample1AnalysisResultsPanel
- The first sample's properties panel.
mSample2AnalysisResultsPanel
AnalysisResultsPanel mSample2AnalysisResultsPanel
- The second sample's properties panel.
mConverter
TapeConverter mConverter
- The sample converter.
mPositioned
boolean mPositioned
- Flag indicating whether the dialog has been positioned.
mSampleLabel
javax.swing.JLabel mSampleLabel
- The label that displays the sample properties.
mMessageList
javax.swing.JList mMessageList
- The error log list.
mProgramListPanel
javax.swing.JPanel mProgramListPanel
- The program list panel.
mProgramListScrollPane
javax.swing.JScrollPane mProgramListScrollPane
- The program list scroll pane.
mMessageLog
Message[] mMessageLog
- The message log.
mConverter
TapeConverter mConverter
- The sample converter.
mSampleNumber
int mSampleNumber
- The sample number that this panel represents.
mMaxWidths
int[] mMaxWidths
- The maximum widths of the flow layout columns.
mOKButton
javax.swing.JButton mOKButton
- The OK button.
mApplyButton
javax.swing.JButton mApplyButton
- The Apply button.
mCancelButton
javax.swing.JButton mCancelButton
- The Cancel button.
mHelpButton
javax.swing.JButton mHelpButton
- The Help button.
mConfigFileLoadButton
javax.swing.JButton mConfigFileLoadButton
- The Load configuration button.
mConfigFileSaveButton
javax.swing.JButton mConfigFileSaveButton
- The Save configuration button.
mConfigFileSaveAsButton
javax.swing.JButton mConfigFileSaveAsButton
- The Save As configuration button.
mConfigFileLabel
javax.swing.JLabel mConfigFileLabel
- The config file name label.
mTabbedPanes
javax.swing.JTabbedPane[] mTabbedPanes
- The tabbed panes for sample parameters.
mNumSamples
int mNumSamples
- The number of samples.
mCentrePanel
javax.swing.JPanel mCentrePanel
- The centre panel.
mFileDialog
javax.swing.JFileChooser mFileDialog
- The file dialog for loading the config file.
mConverter
TapeConverter mConverter
- The sample to P converter.
mPrefs
PreferenceAccessor mPrefs
- The preferences.
mPositioned
boolean mPositioned
- Flag indicating whether the dialog has been positioned.
mParameters
ZX81SampleAnalyzerParameters mParameters
- The parameter values.
mNameField
javax.swing.JTextField mNameField
- The file name text field.
mPropertyKeyLabel
javax.swing.JLabel mPropertyKeyLabel
- The file name text field.
mNoiseField
javax.swing.JTextField mNoiseField
- The noise threshold gap text field.
mMinGapField
javax.swing.JTextField mMinGapField
- The minimum gap text field.
mMaxGapField
javax.swing.JTextField mMaxGapField
- The maximum gap text field.
mMaxWaveLengthField
javax.swing.JTextField mMaxWaveLengthField
- The maximum wave length text field.
mNumBytesField
javax.swing.JTextField mNumBytesField
- The number of data bytes text field.
mConverter
TapeConverter mConverter
- The sample converter.
mFileDialog
javax.swing.JFileChooser mFileDialog
- The File dialog box.
mDualSamplePanel
DualSamplePanel mDualSamplePanel
- The SamplePanel when processing two samples.
mAnalysisResultsDialog
AnalysisResultsDialog mAnalysisResultsDialog
- The analysis results dialog.
mAnalysisSettingsDialog
AnalysisSettingsDialog mAnalysisSettingsDialog
- The analysis settings dialog.
mPreferencesDialog
PreferencesDialog mPreferencesDialog
- The sample generation settings dialog.
mListDialog
ListDialog mListDialog
- The program listing dialog.
mHelpDialog
HelpDialog mHelpDialog
- The help dialog.
mPrefs
PreferenceAccessor mPrefs
- The preferences.
mComponentText
java.util.Map mComponentText
- The tooltip text.
mOpen2MenuItem
javax.swing.JMenuItem mOpen2MenuItem
mSave1MenuItem
javax.swing.JMenuItem mSave1MenuItem
mSave1AsMenuItem
javax.swing.JMenuItem mSave1AsMenuItem
mSave2MenuItem
javax.swing.JMenuItem mSave2MenuItem
mSave2AsMenuItem
javax.swing.JMenuItem mSave2AsMenuItem
mClose2MenuItem
javax.swing.JMenuItem mClose2MenuItem
mSavePMenuItem
javax.swing.JMenuItem mSavePMenuItem
mSaveTZXMenuItem
javax.swing.JMenuItem mSaveTZXMenuItem
mPlay1MenuItem
javax.swing.JMenuItem mPlay1MenuItem
mPlay2MenuItem
javax.swing.JMenuItem mPlay2MenuItem
mSyncBottomButton
javax.swing.JButton mSyncBottomButton
- The synchronize bottom with top button.
mSyncTopButton
javax.swing.JButton mSyncTopButton
- The synchronize top with bottom button.
mSyncFirstErrorButton
javax.swing.JButton mSyncFirstErrorButton
- The synchronize on first error button.
mSyncFirstDiffButton
javax.swing.JButton mSyncFirstDiffButton
- The synchronize on first difference button.
mSyncNextDiffButton
javax.swing.JButton mSyncNextDiffButton
- The synchronize on next difference button.
mButtonPanel
javax.swing.JPanel mButtonPanel
- The button panel.
mCentrePanel
javax.swing.JPanel mCentrePanel
- The centre panel.
mSamplePanels
SamplePanel[] mSamplePanels
- The panel for the first sample.
mNumSamples
int mNumSamples
- The currently displaying number of samples.
mConverter
TapeConverter mConverter
- The sample converter.
mCloseButton
javax.swing.JButton mCloseButton
- The close button.
mHistoryBackButton
javax.swing.JButton mHistoryBackButton
- The back button.
mHistoryForwardButton
javax.swing.JButton mHistoryForwardButton
- The forward button.
mHelpPane
javax.swing.JEditorPane mHelpPane
- The help display pane.
mHelpNavigator
javax.swing.JTree mHelpNavigator
- The help navigator tree.
mScrollPane
javax.swing.JScrollPane mScrollPane
- The scroll pane.
mHelpIdMap
java.util.Map mHelpIdMap
- The help identifier map.
mPageHistory
java.util.List mPageHistory
- The history list.
mScrollHistory
java.util.List mScrollHistory
mHistoryPosition
int mHistoryPosition
- The current position in the history.
mConverter
TapeConverter mConverter
- The sample converter.
mPositioned
boolean mPositioned
- Flag indicating whether the dialog has been positioned.
mBackImage
java.awt.image.BufferedImage mBackImage
- The background image.
mLineNumber
int mLineNumber
- The line number of the first line displayed.
mLines
java.util.List mLines
- The lines of the listing.
mFontData
java.lang.Object[][][] mFontData
- The character data.
mInverseFontData
java.lang.Object[][][] mInverseFontData
- The inverse character data.
mCloseButton
javax.swing.JButton mCloseButton
- The Close button.
mHelpButton
javax.swing.JButton mHelpButton
- The Help button.
mListCanvas
ListCanvas mListCanvas
- The List canvas.
mScrollBar
javax.swing.JScrollBar mScrollBar
- The scroll bar.
mConverter
TapeConverter mConverter
- The sample to P converter.
mPositioned
boolean mPositioned
- Flag indicating whether the dialog has been positioned.
mOKButton
javax.swing.JButton mOKButton
- The OK button.
mApplyButton
javax.swing.JButton mApplyButton
- The Apply button.
mCancelButton
javax.swing.JButton mCancelButton
- The Cancel button.
mHelpButton
javax.swing.JButton mHelpButton
- The Help button.
mConverter
TapeConverter mConverter
- The sample to P converter.
mFrequencyBox
javax.swing.JComboBox mFrequencyBox
- The frequency combo box.
mPFileNameField
javax.swing.JTextField mPFileNameField
- The .P file name text field.
mSquareCheckBox
javax.swing.JCheckBox mSquareCheckBox
- The square wave check box.
mPDirectoryField
javax.swing.JTextField mPDirectoryField
- The .P file directory field.
mPDirectoryBrowseButton
javax.swing.JButton mPDirectoryBrowseButton
- The .P file directory browse button.
mTZXDirectoryField
javax.swing.JTextField mTZXDirectoryField
- The .TZX file directory field.
mTZXDirectoryBrowseButton
javax.swing.JButton mTZXDirectoryBrowseButton
- The .TZX file directory browse button.
mSampleDirectoryField
javax.swing.JTextField mSampleDirectoryField
- The sample file directory field.
mSampleDirectoryBrowseButton
javax.swing.JButton mSampleDirectoryBrowseButton
- The sample file directory browse button.
mSaveSampleAsZipCheckBox
javax.swing.JCheckBox mSaveSampleAsZipCheckBox
- The always save sample as .ZIP check box.
mFileDialog
javax.swing.JFileChooser mFileDialog
- The File dialog box.
mPositioned
boolean mPositioned
- Flag indicating whether the dialog has been positioned.
mPrefs
PreferenceAccessor mPrefs
- The preferences.
mStartIndex
int mStartIndex
- The current start index.
mScrollbar
javax.swing.JScrollBar mScrollbar
- The scrollbar controlling this canvas.
mNextErrorButton
javax.swing.JButton mNextErrorButton
- The next error button.
mPreviousErrorButton
javax.swing.JButton mPreviousErrorButton
- The previous error button.
mNextErrorWarningButton
javax.swing.JButton mNextErrorWarningButton
- The next error/warning button.
mPreviousErrorWarningButton
javax.swing.JButton mPreviousErrorWarningButton
- The previous error/warning button.
mSetToZeroButton
javax.swing.JButton mSetToZeroButton
- The set to zero button.
mSetToOneButton
javax.swing.JButton mSetToOneButton
- The Insert one button.
mSaveButton
javax.swing.JButton mSaveButton
- The Save button.
mUndoButton
javax.swing.JButton mUndoButton
- The Undo button.
mRedoButton
javax.swing.JButton mRedoButton
- The Redo button.
mIndexLabel
javax.swing.JLabel mIndexLabel
- The index label.
mCurrentMessageNumber
int mCurrentMessageNumber
- The last error number displayed.
mCursorIndex
int mCursorIndex
- The current cursor position.
mConverter
TapeConverter mConverter
- The conversion frame.
mSample
Sample mSample
- The current sample.
mSampleNumber
int mSampleNumber
- The sample number.
mSampleCanvas
SampleCanvas mSampleCanvas
- The sample canvas.
mParameters
TapeConverterParameters mParameters
- The sample conversion parameters.
mBeginIndexField
javax.swing.JTextField mBeginIndexField
- The start offset text field.
mInvertCheckBox
javax.swing.JCheckBox mInvertCheckBox
- The invert checkbox.
mChannelNumberBox
javax.swing.JComboBox mChannelNumberBox
- The channel number combo-box.
mMinSecondsGapField
javax.swing.JTextField mMinSecondsGapField
- The minimum gap text field.
mNumExpectedFilesField
javax.swing.JTextField mNumExpectedFilesField
- The maximum gap text field.