Uses of Class
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel
-
Packages that use CasAnnotationViewer.VerticallyScrollablePanel Package Description org.apache.uima.tools.viewer -
-
Uses of CasAnnotationViewer.VerticallyScrollablePanel in org.apache.uima.tools.viewer
Fields in org.apache.uima.tools.viewer declared as CasAnnotationViewer.VerticallyScrollablePanel Modifier and Type Field Description private CasAnnotationViewer.VerticallyScrollablePanelCasAnnotationViewer. entityCheckBoxVerticalScrollPanelThe entity check box vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanelCasAnnotationViewer. featureRadioButtonVerticalScrollPanelThe feature radio button vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanelCasAnnotationViewer. featureValueCheckBoxVerticalScrollPanelThe feature value check box vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanelCasAnnotationViewer. typeCheckBoxVerticalScrollPanelThe type check box vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanelCasAnnotationViewer. typeRadioButtonVerticalScrollPanelThe type radio button vertical scroll panel.
-