Uses of Interface
com.notuvy.thread.IdlenessMonitorable

Packages that use IdlenessMonitorable
com.notuvy.gui Utilities for building GUI applications. 
com.notuvy.thread   
 

Uses of IdlenessMonitorable in com.notuvy.gui
 

Classes in com.notuvy.gui that implement IdlenessMonitorable
 class MouseActivityMonitor
          Basic description
 class SwingActivityEventQueue
          An EventQueue that keeps track of last activity, so it can be determined how long the user is idle.
 

Uses of IdlenessMonitorable in com.notuvy.thread
 

Constructors in com.notuvy.thread with parameters of type IdlenessMonitorable
IdleMonitor(String pThreadName, long pFullSleepPeriod, Runnable pRunnable, IdlenessMonitorable... pMonitorables)
           
 



Copyright © 2013. All Rights Reserved.