Package | Description |
---|---|
com.jgoodies.looks |
Contains classes to configure the JGoodies L&Fs
|
Modifier and Type | Method and Description |
---|---|
static HeaderStyle |
HeaderStyle.from(JMenuBar menuBar)
Looks up the client property for the
HeaderStyle
from the JToolBar. |
static HeaderStyle |
HeaderStyle.from(JToolBar toolBar)
Looks up the client property for the
HeaderStyle
from the JToolBar. |
static HeaderStyle |
HeaderStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderStyle[] |
HeaderStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2015 JGoodies Software GmbH. All Rights Reserved.