|
|||||||||||
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.SEPARATOR
|
static BorderStyle |
BorderStyle.ETCHED
|
Methods in com.jgoodies.looks that return BorderStyle | |
static BorderStyle |
BorderStyle.from(JToolBar toolBar,
String clientPropertyKey)
Looks up the client property for the header style from the JToolBar. |
static BorderStyle |
BorderStyle.from(JMenuBar menuBar,
String clientPropertyKey)
Looks up the client property for the header style from the JToolBar
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |