|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StatusIcon.PopupMenu
The signal emitted when the user brings up the context menu of the StatusIcon.
Method Summary | |
---|---|
void |
onPopupMenu(StatusIcon source,
int button,
int activateTime)
The signal emitted when the user right-clicks on the StatusIcon. |
Method Detail |
---|
void onPopupMenu(StatusIcon source, int button, int activateTime)
popup()
for
details of how to do it.
The two additional parameters in the handler prototype are described below, but we disregard them and they may be removed in a future version of java-gnome.
button
- the button that was pressed, or 0 if the signal is not
emitted in response to a button press event.activateTime
- the timestamp of the event that triggered the signal
emission.
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |