public final class CloseButtonFactory extends Object
Modifier and Type | Method and Description |
---|---|
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
|
public static JButton createCloseButton()
public static JButton createBigCloseButton()