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()
Built on January 7 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.