Package org.apache.uima.tools.cvd
Class CVD
java.lang.Object
org.apache.uima.tools.cvd.CVD
The main class for the CAS Visual Debugger.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MainFrame
Creates the main frame.static MainFrame
createMainFrame
(File iniFile) Creates the main frame.static void
The main method.
-
Field Details
-
MAN_PATH_PROPERTY
The Constant MAN_PATH_PROPERTY.- See Also:
-
-
Method Details
-
createMainFrame
Creates the main frame.- Returns:
- the main frame
-
createMainFrame
Creates the main frame.- Parameters:
iniFile
- the ini file- Returns:
- the main frame
-
main
The main method.- Parameters:
args
- the arguments
-