Class CasAnnotationViewer.VerticallyScrollablePanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.apache.uima.tools.viewer.CasAnnotationViewer.VerticallyScrollablePanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable
Enclosing class:
CasAnnotationViewer

private static class CasAnnotationViewer.VerticallyScrollablePanel extends JPanel implements Scrollable
A panel that is to be placed in a JScrollPane that can only scroll vertically. This panel should have its width track the viewport's width, and increase its height as necessary to display all components.