Package | Description |
---|---|
com.jgoodies.looks |
Contains classes to configure the JGoodies L&Fs.
|
Modifier and Type | Field and Description |
---|---|
static BorderStyle |
BorderStyle.EMPTY |
static BorderStyle |
BorderStyle.ETCHED |
static BorderStyle |
BorderStyle.SEPARATOR |
Modifier and Type | Method and Description |
---|---|
static BorderStyle |
BorderStyle.from(JMenuBar menuBar,
String clientPropertyKey)
Looks up the client property for the header style from the JMenuBar.
|
static BorderStyle |
BorderStyle.from(JToolBar toolBar,
String clientPropertyKey)
Looks up the client property for the header style from the JToolBar.
|
Copyright © 2014 JGoodies Software GmbH. All rights reserved.