|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DesktopIndicator | |
com.resilientedge.jockey.core | |
com.resilientedge.jockey.util.tooltray |
Uses of DesktopIndicator in com.resilientedge.jockey.core |
Methods in com.resilientedge.jockey.core with parameters of type DesktopIndicator | |
void |
Boot.onDesktopIndicatorClicked(DesktopIndicator source)
Handle an event from user interaction with the desktop icon. |
void |
Boot.onMessage(DesktopIndicator source,
int option)
Called when an option is chosen from the indicator selection. |
Uses of DesktopIndicator in com.resilientedge.jockey.util.tooltray |
Methods in com.resilientedge.jockey.util.tooltray with parameters of type DesktopIndicator | |
void |
DesktopIndicatorTest.onDesktopIndicatorClicked(DesktopIndicator source)
|
void |
DesktopIndicatorTest.onMessage(DesktopIndicator source,
int message)
Called when an option is chosen from the indicator selection. |
void |
DesktopIndicatorListener.onDesktopIndicatorClicked(DesktopIndicator source)
Called when a desktop indicator is clicked. |
void |
DesktopIndicatorListener.onMessage(DesktopIndicator source,
int message)
Called when an option is chosen from the indicator selection. |
Constructors in com.resilientedge.jockey.util.tooltray with parameters of type DesktopIndicator | |
XPlatIndicator(DesktopIndicator parent)
Default constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |