Uses of Class
org.jdesktop.swingx.util.Spatial

Packages that use Spatial
org.jdesktop.swingx.util Contains utility API required by JDNC's Swing Extensions. 
 

Uses of Spatial in org.jdesktop.swingx.util
 

Methods in org.jdesktop.swingx.util that return Spatial
static Spatial WindowUtils.getSpatial(javax.swing.JComponent comp)
          Get a Spatial object representing the given JComponent's position and magnitude in space.
static Spatial WindowUtils.getSpatial(java.awt.Window win)
          Get a Spatial object representing the given window's position and magnitude in space.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.