|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BorderStyle | |
---|---|
com.jgoodies.looks | Contains classes to configure the JGoodies L&Fs |
Uses of BorderStyle in com.jgoodies.looks |
---|
Fields in com.jgoodies.looks declared as BorderStyle | |
---|---|
static BorderStyle |
BorderStyle.EMPTY
|
static BorderStyle |
BorderStyle.ETCHED
|
static BorderStyle |
BorderStyle.SEPARATOR
|
Methods in com.jgoodies.looks that return BorderStyle | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |