Uses of Interface
com.jidesoft.swing.Overlayable

Packages that use Overlayable
com.jidesoft.swing   
 

Uses of Overlayable in com.jidesoft.swing
 

Classes in com.jidesoft.swing that implement Overlayable
 class DefaultOverlayable
          DefaultOverlayable is the default implementation of Overlayable using JPanel as the base component.
 

Methods in com.jidesoft.swing that return Overlayable
static Overlayable[] OverlayableUtils.getAllOverlayables(javax.swing.JComponent component)
          Gets all overlayables associated with this component and its parents.
static Overlayable OverlayableUtils.getOverlayable(javax.swing.JComponent component)
          Gets the overlayable associated with this component and its parents.
 



Copyright © 2008. All Rights Reserved.