Uses of Interface
org.zkoss.zk.ui.util.Monitor

Packages that use Monitor
org.zkoss.zk.ui.util Utilities to handle user interfaces. 
 

Uses of Monitor in org.zkoss.zk.ui.util
 

Classes in org.zkoss.zk.ui.util that implement Monitor
 class Statistic
          An implementation of Monitor to accumulate statistic data in memory.
 

Methods in org.zkoss.zk.ui.util that return Monitor
 Monitor Configuration.getMonitor()
          Returns the monitor for this application, or null if not set.
 Monitor Configuration.setMonitor(Monitor monitor)
          Sets the monitor for this application, or null to disable it.
 

Methods in org.zkoss.zk.ui.util with parameters of type Monitor
 Monitor Configuration.setMonitor(Monitor monitor)
          Sets the monitor for this application, or null to disable it.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo