Package | Description |
---|---|
com.jgoodies.looks |
Contains classes to configure the JGoodies L&Fs.
|
Modifier and Type | Field | Description |
---|---|---|
static HeaderStyle |
HeaderStyle.BOTH |
|
static HeaderStyle |
HeaderStyle.SINGLE |
Modifier and Type | Method | Description |
---|---|---|
static HeaderStyle |
HeaderStyle.from(javax.swing.JMenuBar menuBar) |
Looks up the client property for the
HeaderStyle
from the JToolBar. |
static HeaderStyle |
HeaderStyle.from(javax.swing.JToolBar toolBar) |
Looks up the client property for the
HeaderStyle
from the JToolBar. |
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.