|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.win32.shell.events.ShellEventsSubscriber
com.jniwrapper.win32.shell.events.MediaEventsSubscriber
In addition to the ShellEventsSubscriber this class provides convenient way for processing media events.
| Constructor Summary | |
MediaEventsSubscriber()
|
|
| Method Summary | |
void |
addMediaListener(MediaListener listener)
|
void |
processEvent(ShellEvent event)
Invoked when a shell event has occurred. |
void |
removeMediaListener(MediaListener listener)
|
| Methods inherited from class com.jniwrapper.win32.shell.events.ShellEventsSubscriber |
addShellEventsListener, removeShellEventsListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MediaEventsSubscriber()
| Method Detail |
public void addMediaListener(MediaListener listener)
public void removeMediaListener(MediaListener listener)
public void processEvent(ShellEvent event)
ShellEventsListener
processEvent in interface ShellEventsListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||