Uses of Interface
com.jidesoft.swing.ResizableSupport

Packages that use ResizableSupport
com.jidesoft.popup The package contains JidePopup class for JIDE Common Layer. 
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
 

Uses of ResizableSupport in com.jidesoft.popup
 

Fields in com.jidesoft.popup declared as ResizableSupport
protected  ResizableSupport JidePopup._resizableSupport
           
 

Uses of ResizableSupport in com.jidesoft.swing
 

Classes in com.jidesoft.swing that implement ResizableSupport
 class ResizableDialog
          A resizable undecorated dialog.
 class ResizableFrame
          A resizable undecorated frame.
 class ResizablePanel
          ResizablePanel is a panel that can be resized.
 class ResizableWindow
          A resizable window.
 



Copyright © 2013. All Rights Reserved.