|
org.openide.awt 7.55.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openide.awt.CloseButtonFactory
public final class CloseButtonFactory
Factory class for Close Buttons.
| Method Summary | |
|---|---|
static JButton |
createBigCloseButton()
Creates a big 'close' JButton with close icon, rollover icon and pressed icon according to Look and Feel |
static JButton |
createCloseButton()
Creates a small 'close' JButton with close icon, rollover icon and pressed icon according to Look and Feel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JButton createCloseButton()
public static JButton createBigCloseButton()
|
org.openide.awt 7.55.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||