| Package | Description |
|---|---|
| com.jgoodies.looks |
Contains classes to configure the JGoodies L&Fs.
|
| Modifier and Type | Field | Description |
|---|---|---|
static BorderStyle |
BorderStyle.EMPTY |
|
static BorderStyle |
BorderStyle.ETCHED |
|
static BorderStyle |
BorderStyle.SEPARATOR |
| Modifier and Type | Method | Description |
|---|---|---|
static BorderStyle |
BorderStyle.from(javax.swing.JMenuBar menuBar,
java.lang.String clientPropertyKey) |
Looks up the client property for the header style from the JMenuBar.
|
static BorderStyle |
BorderStyle.from(javax.swing.JToolBar toolBar,
java.lang.String clientPropertyKey) |
Looks up the client property for the header style from the JToolBar.
|
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.