public class CVD extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MAN_PATH_PROPERTY
The Constant MAN_PATH_PROPERTY.
|
| Modifier and Type | Method and Description |
|---|---|
static MainFrame |
createMainFrame()
Creates the main frame.
|
static MainFrame |
createMainFrame(File iniFile)
Creates the main frame.
|
static void |
main(String[] args)
The main method.
|
public static final String MAN_PATH_PROPERTY
public static MainFrame createMainFrame()
public static MainFrame createMainFrame(File iniFile)
iniFile - the ini filepublic static void main(String[] args)
args - the argumentsCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.