|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RowHeightChangeListener
RowHeightChangeListener defines the interface for an object that listens to changes in a RowHeights
.
RowHeightChangeEvent
,
RowHeights
Method Summary | |
---|---|
void |
rowHeightChanged(RowHeightChangeEvent e)
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed. |
Method Detail |
---|
void rowHeightChanged(RowHeightChangeEvent e)
e
- the RowHeightChangeEvent.
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |