public class ToxTreeApp extends CompoundMethodApplication
| Modifier and Type | Field and Description |
|---|---|
protected File |
file4Batch |
compoundPanel, dataModulePanel, fileToOpen, mainPanel, splitPanel, strucEntryPaneldataModule, logger, mainFrame, options| Constructor and Description |
|---|
ToxTreeApp() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
createAndShowGUI()
Create the GUI and show it.
|
protected DataModule |
createDataModule() |
protected DataModulePanel |
createDataModulePanel(DataModule dataModule) |
protected ImageIcon |
getIcon() |
protected String |
getTitle() |
protected void |
insecureConfig() |
static void |
main(String[] args)
Command line options:
java -jar toxTree.jar -f input_file_for_normal_open java -jar toxTree.jar -b input_file_for_batch_processing |
protected ToxtreeOptions |
parseCmdArgs(String[] args) |
createCompoundPanel, createSplitPanel, createStatusBarcenterScreen, createMenuBar, exit, initLookAndFeel, setEditorFactoryprotected File file4Batch
protected String getTitle()
getTitle in class CompoundMethodApplicationprotected DataModule createDataModule()
createDataModule in class CompoundMethodApplicationprotected static void createAndShowGUI()
public static void main(String[] args)
args - protected ToxtreeOptions parseCmdArgs(String[] args) throws Exception
parseCmdArgs in class CompoundMethodApplicationExceptionprotected ImageIcon getIcon()
getIcon in class CompoundMethodApplicationprotected DataModulePanel createDataModulePanel(DataModule dataModule)
createDataModulePanel in class CompoundMethodApplicationprotected void insecureConfig()
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.