|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITimeBarViewStateListener
Listener that is informed when the viewstate of the timebar viewer changes.
| Method Summary | |
|---|---|
void |
rowHeightChanged(TimeBarRow row,
int newHeight)
Called when the height of row changed. |
void |
viewStateChanged()
Called whenever the viewstate is changed in a way that will make a complete repaint/recalculate of the underlying timebarviewer necessary. |
| Method Detail |
|---|
void rowHeightChanged(TimeBarRow row,
int newHeight)
row - rownewHeight - the new height of the rowvoid viewStateChanged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||