Uses of Package
org.zkoss.util

Packages that use org.zkoss.util
org.zkoss.idom The iDOM representation of XML DOM tree. 
org.zkoss.idom.impl Implementation of iDOM. 
org.zkoss.idom.util Utilities that simplifies the use of iDOM. 
org.zkoss.lang The most fundamental Java utilities relevant. 
org.zkoss.lang.reflect Utilities for Java reflection. 
org.zkoss.util Utilities for handling data structures. 
org.zkoss.util.media Media classes, interfaces and utilities. 
org.zkoss.util.resource Resources and their locators and loaders. 
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
org.zkoss.zkmax.au.http HTTP related classes used to do asynchronous updates. 
 

Classes in org.zkoss.util used by org.zkoss.idom
CheckableTreeArray
          The checkable TreeArray.
ListX
          The extended list interface.
TreeArray
          Red-black tree based array implementation of List interface.
 

Classes in org.zkoss.util used by org.zkoss.idom.impl
CheckableTreeArray
          The checkable TreeArray.
ListX
          The extended list interface.
TreeArray
          Red-black tree based array implementation of List interface.
 

Classes in org.zkoss.util used by org.zkoss.idom.util
IllegalSyntaxException
          Represents a syntax error.
 

Classes in org.zkoss.util used by org.zkoss.lang
IllegalSyntaxException
          Represents a syntax error.
 

Classes in org.zkoss.util used by org.zkoss.lang.reflect
ModificationException
          Denotes a modification fails.
 

Classes in org.zkoss.util used by org.zkoss.util
Cache
          Represents a cache.
CacheMap.Value
          The class to hold key/value.
CollectionsX.ArrayIterator
          An iterator on top of an array.
IllegalSyntaxException
          Represents a syntax error.
ListX
          The extended list interface.
ListX.Entry
          Represents the entry of each node in the list.
ModificationException
          Denotes a modification fails.
ScalableTimerTask
          A task that can be scheduled for one-time execution by a scalable timer (ScalableTimer.
TreeArray
          Red-black tree based array implementation of List interface.
TreeArray.RbEntry
          Caller shall use AbstractList.Entry instead of RbEntry for better portability.
 

Classes in org.zkoss.util used by org.zkoss.util.media
ModificationException
          Denotes a modification fails.
 

Classes in org.zkoss.util used by org.zkoss.util.resource
Cache
          Represents a cache.
CacheMap
          The cache map.
 

Classes in org.zkoss.util used by org.zkoss.zk.ui.sys
Cache
          Represents a cache.
 

Classes in org.zkoss.util used by org.zkoss.zkmax.au.http
ScalableTimer
          A facility for threads to schedule tasks for future execution in a background thread.
 



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