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) GUIGUI.G. guiThe gui.(package private) GUIJg. guiThe gui.(package private) static GUIGUI. theGUIThe GUI.Methods in org.apache.uima.tools.jcasgen with parameters of type GUI Modifier and Type Method Description (package private) static voidPrefs. get(GUI gui)Gets the.(package private) static voidPrefs. 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.
-