Class BetterJTable.StripedViewport

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
BetterJTable

public static class BetterJTable.StripedViewport extends JViewport
Creates a JViewport that draws a striped backgroud corresponding to the row positions of the given JTable.
See Also: