| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
protected Resizable |
ResizablePanel.createResizable()
Creates the Resizable.
|
Resizable |
ResizablePanel.getResizable()
Gets the Resizable.
|
Resizable |
ResizableDialog.getResizable()
Gets the underlying Resizable.
|
Resizable |
ResizableFrame.getResizable()
Gets the underlying Resizable.
|
Resizable |
ResizableWindow.getResizable()
Gets the underlying Resizable.
|
Resizable |
ResizableSupport.getResizable()
Gets the underlying Resizable.
|
| Constructor and Description |
|---|
ResizableMouseInputAdapter(Resizable resizable) |