Package | Description |
---|---|
pub.vlsolutions.swing.toolbars |
Dockable windows framework
|
Modifier and Type | Method and Description |
---|---|
BackgroundPainter |
ToolBarPanel.getBackgroundPainter()
Returns the optional background painter for this toolbar panel (may be null)
|
Modifier and Type | Method and Description |
---|---|
void |
ToolBarPanel.setPainter(BackgroundPainter painter)
Updates the optional background painter for this toolbar panel
|
Constructor and Description |
---|
ToolBarPanel(int align,
BackgroundPainter painter)
Constructs a new
ToolBarPanel with the specified alignment and background painter. |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.