com.jniwrapper.win32.hook
Interface IdleTrackerListener

All Superinterfaces:
java.util.EventListener

public interface IdleTrackerListener
extends java.util.EventListener

This class is a listener of the mouse and keyboard idle timeout events.

See Also:
com.jniwrapper.win32.hook.IdleTracker

Method Summary
 void timeoutElapsed()
           
 

Method Detail

timeoutElapsed

void timeoutElapsed()