public final class CloseButtonFactory extends Object
Modifier and Type | Method | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.