|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnalysisListener | |
---|---|
tapeutils | |
tapeutils.gui | |
tapeutils.impl.zx81 | |
tapeutils.zx81 |
Uses of AnalysisListener in tapeutils |
---|
Methods in tapeutils with parameters of type AnalysisListener | |
void |
MultiSampleAnalyzer.addAnalysisListener(AnalysisListener l)
Register the given listener for analysis events. |
void |
SampleAnalyzer.addAnalysisListener(AnalysisListener l)
Register the given listener for analysis events. |
Uses of AnalysisListener in tapeutils.gui |
---|
Classes in tapeutils.gui that implement AnalysisListener | |
class |
AnalysisResultsDialog
This class provides a utility to convert from a sample file to a (ZX81) .P file. |
class |
AnalysisSettingsDialog
This class provides a utility to convert from a sample file to a (ZX81) .P file. |
class |
ConversionFrame
This class provides a utility to convert from a sample file to a (ZX81) .P file. |
class |
DualSamplePanel
This class provides a Panel subclass which allows drawing of a sample, plus the analysis information. |
class |
SampleCanvas
This class provides a Canvas subclass which allows drawing of a sample, plus the analysis information. |
Uses of AnalysisListener in tapeutils.impl.zx81 |
---|
Methods in tapeutils.impl.zx81 with parameters of type AnalysisListener | |
void |
ZX81SampleAnalyzer.addAnalysisListener(AnalysisListener l)
Register the given listener for analysis events. |
Uses of AnalysisListener in tapeutils.zx81 |
---|
Classes in tapeutils.zx81 that implement AnalysisListener | |
class |
TapeConverter
This class provides a utility to convert from a sample file to a (ZX81) .P file. |
Methods in tapeutils.zx81 with parameters of type AnalysisListener | |
void |
TapeConverter.addAnalysisListener(int sampleNumber,
AnalysisListener l)
Register the given listener for analysis events. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |