|
java-gnome version 4.0.15 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
public static interface StatusIcon.SizeChanged
Signal emitted when the size available for the StatusIcon's image changes. This happens if the panel the Notification Area applet is running in gets resized.
| Method Summary | |
|---|---|
boolean |
onSizeChanged(StatusIcon source,
int size)
Signal emitted when the size available for the image changes. |
| Method Detail |
|---|
boolean onSizeChanged(StatusIcon source,
int size)
source - the object which received the signal.size - the new size, in pixels.
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||