|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| SpanModel | The SpanModel interface specifies the methods the SpanDrawer will use to discover which cells of the table are spanned. |
| SpanModelListener | SpanModelListener is the listener that is notified when the cells of a table are merged or split. |
| Class Summary | |
|---|---|
| AbstractSpanModel | AbstractSpanModel provides methods for notifying its listeners. |
| CellSpan | The class that defines a span for a cell. |
| DefaultSpanModel | DefaultSpanModel is the default implementation of the SpanModel interface. |
| SpanDrawer | SpanDrawer is used to enable cell spanning for a JTable. |
| SpanModelEvent | An event used to identify which cells were merged or split. |
Contains classes that have the ability to merge and split the cells of a JTable.
|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||