Uses of Class
org.apache.uima.tools.jcasgen.GUI
-
Packages that use GUI Package Description org.apache.uima.tools.jcasgen Describes the format of the generated JCas cover classes for UIMA Version 3. -
-
Uses of GUI in org.apache.uima.tools.jcasgen
Fields in org.apache.uima.tools.jcasgen declared as GUI Modifier and Type Field Description (package private) GUI
GUI.G. gui
The gui.(package private) GUI
Jg. gui
The gui.(package private) static GUI
GUI. theGUI
The GUI.Methods in org.apache.uima.tools.jcasgen with parameters of type GUI Modifier and Type Method Description (package private) static void
Prefs. get(GUI gui)
Gets the.(package private) static void
Prefs. set(GUI gui)
Sets the.Constructors in org.apache.uima.tools.jcasgen with parameters of type GUI Constructor Description G(GUI gui)
Instantiates a new g.
-