public static interface StatusIcon.Activate
| Modifier and Type | Method and Description |
|---|---|
void |
onActivate(StatusIcon source)
The signal emitted when the user activates the StatusIcon.
|
void onActivate(StatusIcon source)
source - the StatusIcon that was activated.