Uses of Class
com.jidesoft.swing.Resizable

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

Uses of Resizable in com.jidesoft.swing
 

Methods in com.jidesoft.swing that return Resizable
protected  Resizable ResizablePanel.createResizable()
          Creates the Resizable.
 Resizable ResizableWindow.getResizable()
          Gets the underlying Resizable.
 Resizable ResizableSupport.getResizable()
          Gets the underlying Resizable.
 Resizable ResizablePanel.getResizable()
          Gets the Resizable.
 Resizable ResizableFrame.getResizable()
          Gets the underlying Resizable.
 Resizable ResizableDialog.getResizable()
          Gets the underlying Resizable.
 

Constructors in com.jidesoft.swing with parameters of type Resizable
ResizableMouseInputAdapter(Resizable resizable)
           
 



Copyright © 2013. All rights reserved.