com.jgoodies.looks.plastic
Class PlasticOptionPaneUI
BasicOptionPaneUI
com.jgoodies.looks.plastic.PlasticOptionPaneUI
public final class PlasticOptionPaneUI
extends BasicOptionPaneUI
The JGoodies Plastic Look&Feel implementation of
OptionPaneUI
. Honors the screen resolution and
uses a minimum button with that complies better with the Mac and Windows
UI style guides.
protected Container | createButtonArea() - Creates and returns a Container containin the buttons.
|
static ComponentUI | createUI(JComponent b)
|
createButtonArea
protected Container createButtonArea()
Creates and returns a Container containin the buttons. The buttons
are created by calling getButtons
.
createUI
public static ComponentUI createUI(JComponent b)
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.