Uses of Package
org.wings.util

Packages that use org.wings.util
org.wings Provides the core components and interfacing building up wingS. 
org.wings.header Provides object equivalents for adding custom <HEAD> elements to the generated HTML pages. 
org.wings.util Contains various utility classes used internally in the wingS web development framework. 
 

Classes in org.wings.util used by org.wings
ComponentVisitor
          A visitor that is visits component hierarchies.
ImageInfo
          Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM, PSD and SWF files (or input streams).
 

Classes in org.wings.util used by org.wings.header
SessionLocal
          A helper class for storing session local variables similar to ThreadLocal for thread local variables.
 

Classes in org.wings.util used by org.wings.util
AnchorProperties
          This class contains the properties for the AnchorStack.
LocaleCharSet
          Map Locale to html/iso character set via org/wings/util/charset.properties.
Timer
           
TimerQueue
           
 



wingS Swings ;-)