public class ToxForestApp extends CompoundMethodApplication
compoundPanel, dataModulePanel, fileToOpen, mainPanel, splitPanel, strucEntryPaneldataModule, logger, mainFrame, options| Constructor and Description |
|---|
ToxForestApp() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
createAndShowGUI() |
protected CompoundPanel |
createCompoundPanel(DataContainer dataContainer,
Color bgColor,
Color fColor) |
protected DataModule |
createDataModule() |
protected DataModulePanel |
createDataModulePanel(DataModule dataModule) |
protected JSplitPane |
createSplitPanel(int splitDirection) |
protected ImageIcon |
getIcon() |
protected String |
getTitle() |
static void |
main(String[] args) |
createStatusBar, parseCmdArgscenterScreen, createMenuBar, exit, initLookAndFeel, setEditorFactorypublic static void main(String[] args)
args - protected static void createAndShowGUI()
protected DataModule createDataModule()
createDataModule in class CompoundMethodApplicationprotected ImageIcon getIcon()
getIcon in class CompoundMethodApplicationprotected String getTitle()
getTitle in class CompoundMethodApplicationprotected CompoundPanel createCompoundPanel(DataContainer dataContainer, Color bgColor, Color fColor)
createCompoundPanel in class CompoundMethodApplicationprotected DataModulePanel createDataModulePanel(DataModule dataModule)
createDataModulePanel in class CompoundMethodApplicationprotected JSplitPane createSplitPanel(int splitDirection)
createSplitPanel in class CompoundMethodApplicationCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.