Uses of Interface
com.jeans.trayicon.TrayIconCallback

Packages that use TrayIconCallback
com.jeans.trayicon   
 

Uses of TrayIconCallback in com.jeans.trayicon
 

Methods in com.jeans.trayicon with parameters of type TrayIconCallback
static void WindowsTrayIcon.setWindowsMessageCallback(TrayIconCallback callback)
          Set callback method for receiving windows messages See sendWindowsMessage() for more information or take a look at the demo app Param callback = the callback method for this app