Uses of Class
com.jniwrapper.win32.shell.events.ShellEvent

Packages that use ShellEvent
com.jniwrapper.win32.shell.events The com.jniwrapper.win32.shell.events package contains classes, which allows you to get notifications when various system shell events occur. 
 

Uses of ShellEvent in com.jniwrapper.win32.shell.events
 

Methods in com.jniwrapper.win32.shell.events with parameters of type ShellEvent
 void ShellEventsListener.processEvent(ShellEvent event)
          Invoked when a shell event has occurred.
 void MediaEventsSubscriber.processEvent(ShellEvent event)
           
 void DriveEventsSubscriber.processEvent(ShellEvent event)