|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to be notified of changes in a Display
model.
Method Summary | |
void |
antialiasingChanged()
Notifies this listener that the anti aliasing option of the display has changed. |
void |
displayedAreaChanged(Rect oldValue)
Notifies this listener that component graph area shown by the display has changed. |
void |
itfNameDisplayModeChanged()
Notifies this listener that the displaying mode for the interfaces name of the display has changed. |
void |
maxDepthChanged()
Notifies this listener that the max rendering depth of the display has changed. |
Method Detail |
public void displayedAreaChanged(Rect oldValue)
oldValue
- the old component graph area that was shown by the display.public void antialiasingChanged()
public void maxDepthChanged()
public void itfNameDisplayModeChanged()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |