com.jgoodies.looks
public final class HeaderStyle extends Object
BorderStyle.
Version: $Revision: 1.3 $
See Also: BorderStyle
| Field Summary | |
|---|---|
| static HeaderStyle | BOTH |
| static HeaderStyle | SINGLE |
| Method Summary | |
|---|---|
| static HeaderStyle | from(JMenuBar menuBar)
Looks up the client property for the HeaderStyle
from the JToolBar.
|
| static HeaderStyle | from(JToolBar toolBar)
Looks up the client property for the HeaderStyle
from the JToolBar.
|
| String | toString() |
HeaderStyle
from the JToolBar.
Parameters: menuBar the menu bar to inspect
Returns: the menu bar's header style
HeaderStyle
from the JToolBar.
Parameters: toolBar the tool bar to inspect
Returns: the tool bar's header style