|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIFButton | |
---|---|
com.jgoodies.uif | Contains abstract superclasses for dialogs, frames and views |
Uses of UIFButton in com.jgoodies.uif |
---|
Methods in com.jgoodies.uif that return UIFButton | |
---|---|
protected UIFButton |
AbstractDialog.createAcceptButton(String text,
boolean isDefault)
Creates and returns an Accept button with the given label text and default state. |
protected UIFButton |
AbstractDialog.createApplyButton()
Creates and returns an Apply button. |
protected UIFButton |
AbstractDialog.createCancelButton()
Creates and returns a Cancel button. |
protected UIFButton |
AbstractDialog.createCloseButton(boolean isDefault)
Creates and returns a Close button. |
protected UIFButton |
AbstractDialog.createOKButton(boolean isDefault)
Creates and returns an OK button. |
protected UIFButton |
AbstractDialog.createResetButton()
Creates and returns a Reset button. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |