|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JideButton | |
---|---|
com.jidesoft.dialog | The package contains classes related to JDialog 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 JideButton in com.jidesoft.dialog |
---|
Methods in com.jidesoft.dialog that return JideButton | |
---|---|
protected JideButton |
MultiplePageDialogPane.createIconButton(String title,
Icon icon)
Creates the button for each icon. |
protected JideButton |
MultiplePageDialog.createIconButton(String title,
Icon icon)
Creates the button for each icon. |
Uses of JideButton in com.jidesoft.swing |
---|
Subclasses of JideButton in com.jidesoft.swing | |
---|---|
class |
CornerScroller
|
class |
HeaderBox
HeaderBox is a special component that is used in JIDE Pivot Grid product to mimic a button with table header style. |
class |
JideToggleButton
An implementation of a two-state JideButton. |
class |
NullJideButton
This is part of the null-components. |
class |
SimpleScrollPane.ScrollButton
The scroll button for SimpleScrollPane. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |