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

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

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

Methods in org.zkoss.zk.ui.util that return DesktopRecycle
 DesktopRecycle Configuration.getDesktopRecycle()
          Returns the desktop recycle for this application, or null if not set.
 DesktopRecycle Configuration.setDesktopRecycle(DesktopRecycle dtRecycle)
          Sets the desktop recycler for this application, or null to disable it.
 

Methods in org.zkoss.zk.ui.util with parameters of type DesktopRecycle
 DesktopRecycle Configuration.setDesktopRecycle(DesktopRecycle dtRecycle)
          Sets the desktop recycler for this application, or null to disable it.
 

Uses of DesktopRecycle in org.zkoss.zkmax.ui.util
 

Classes in org.zkoss.zkmax.ui.util that implement DesktopRecycle
 class DesktopRecycle
          Used to recycle the desktop if possible.
 



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