|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LockedTableModel | LockedTableModel is the model that holds the number of locked rows/columns at the 4 edges of the table. |
LockedTableModelListener | LockedTableModelListener defines the interface for an object that listens to changes in a LockedTableModel. |
Class Summary | |
---|---|
DefaultLockedTableModel | DefaultLockedTableModel is the default implementation of a LockedTableModel. |
LockedTableModelEvent | An event used to notify listeners that a locked table model has changed, such as a locked row/column was added/removed from the table. |
Contains classes that are used for locking (freezing) rows or columns of a JTable.
|
Copyright © 2011 Citra Technologies. All Rights Reserved. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |