SORTIE Java Interface
1
|
Classes | |
class | BatchDetailedOutput |
This class allows the user to set up batch extraction of data from detailed output files. More... | |
class | BatchOptionsDialog |
This class collects options needed for a data request for batch writing. More... | |
class | ChartInfo |
class | FileAnalysisBackgroundProcess |
This class performs the file analysis of output files in a background thread so that it can be reported on with the progress bar or canceled. More... | |
class | FileChoosingWindow |
Shows the window for choosing a set of detailed output files - step 1 of the wizard. More... | |
class | FileWritingBackgroundProcess |
This class triggers the writing of the chosen output in a background thread so that it can be reported on with the progress bar or canceled. More... | |
class | OptionChoosingWindow |
Shows the window for choosing save options - step 2 of the wizard. More... | |
class | PopupListener |
class | ProgressChangeListener |
This class listens for published progress reports and updates the progress dialog accordingly. More... | |
class | ProgressDialog |
A small progress dialog to inform the user of file option extraction progress. More... | |