Class Summary |
AbstractMargin |
AbstractMargin is a component that usually appears on the left side of a large component that has a scroll
pane. |
AbstractMarginPainter |
An abstract implementation of MarginPainter interface. |
AbstractMarginSupport |
Abstract implementation of MarginSupport assuming the component has a scroll pane. |
AbstractRowMargin |
An abstract class which is the base of any row margins. |
AbstractRowMarginPainter |
An abstract implementation of RowMarginPainter interface. |
AbstractRowMarginSupport |
Abstract implementation of RowMarginSupport. |
ListRowMarginSupport |
ListRowMarginSupport provides the margin support for JList and its subclasses. |
MarginArea |
A container for Margin . |
RowNumberMargin |
A margin to display row numbers. |
TableRowMarginSupport |
TableRowMarginSupport provides the margin support for JTable and its subclasses. |
TextAreaRowMarginSupport |
TextAreaRowMarginSupport provides the margin support for JTextArea and its subclasses. |
TreeRowMarginSupport |
TreeRowMarginSupport provides the margin support for JTree and its subclasses. |