|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A listener that gets notified of changes in the colors of this navigator.
| Method Summary | |
void |
backgroundChanged(PaintFormat newPaint)
Called whenever the PaintFormat for the background
changed. |
void |
viewportBackgroundChanged(PaintFormat newPaint)
Called whenever the PaintFormat for the view region
changed. |
void |
viewportBorderChanged(StrokeFormat newStroke)
Called whenever the StrokeFormat for the view region
border changed. |
| Method Detail |
public void backgroundChanged(PaintFormat newPaint)
PaintFormat for the background
changed.
newPaint - The new PaintFormatpublic void viewportBackgroundChanged(PaintFormat newPaint)
PaintFormat for the view region
changed.
newPaint - The new PaintFormatpublic void viewportBorderChanged(StrokeFormat newStroke)
StrokeFormat for the view region
border changed.
newStroke - The new StrokeFormat
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||