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.VerticallyScrollablePanel
CasAnnotationViewer. entityCheckBoxVerticalScrollPanel
The entity check box vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanel
CasAnnotationViewer. featureRadioButtonVerticalScrollPanel
The feature radio button vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanel
CasAnnotationViewer. featureValueCheckBoxVerticalScrollPanel
The feature value check box vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanel
CasAnnotationViewer. typeCheckBoxVerticalScrollPanel
The type check box vertical scroll panel.private CasAnnotationViewer.VerticallyScrollablePanel
CasAnnotationViewer. typeRadioButtonVerticalScrollPanel
The type radio button vertical scroll panel.
-