|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BackgroundPainter | |
---|---|
com.vlsolutions.swing.toolbars | The VLToolBars. |
Uses of BackgroundPainter in com.vlsolutions.swing.toolbars |
---|
Methods in com.vlsolutions.swing.toolbars that return BackgroundPainter | |
---|---|
BackgroundPainter |
ToolBarPanel.getBackgroundPainter()
Returns the optional background painter for this toolbar panel (may be null) |
Methods in com.vlsolutions.swing.toolbars with parameters of type BackgroundPainter | |
---|---|
void |
ToolBarPanel.setPainter(BackgroundPainter painter)
Updates the optional background painter for this toolbar panel |
Constructors in com.vlsolutions.swing.toolbars with parameters of type BackgroundPainter | |
---|---|
ToolBarPanel(int align,
BackgroundPainter painter)
Constructs a new ToolBarPanel with the specified
alignment and background painter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |