Uses of Class
com.jniwrapper.win32.shell.TrayMessage

Packages that use TrayMessage
com.jniwrapper.win32.shell The com.jniwrapper.win32.shell package contains classes for Windows desktop integration. 
 

Uses of TrayMessage in com.jniwrapper.win32.shell
 

Subclasses of TrayMessage in com.jniwrapper.win32.shell
static class TrayMessage.Error
           
static class TrayMessage.Info
           
static class TrayMessage.Warning
           
 

Methods in com.jniwrapper.win32.shell with parameters of type TrayMessage
 void TrayIcon.showMessage(TrayMessage value)
          Sets and shows a balloon message.