public final class CloseButtonFactory
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static javax.swing.JButton |
createBigCloseButton() |
Creates a big 'close' JButton with close icon, rollover icon and pressed icon according to Look and Feel
|
static javax.swing.JButton |
createCloseButton() |
Creates a small 'close' JButton with close icon, rollover icon and pressed icon according to Look and Feel
|
public static javax.swing.JButton createCloseButton()
public static javax.swing.JButton createBigCloseButton()
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.