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 October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.