| Modifier and Type | Method and Description |
|---|---|
ToolBarButtonBuilder |
ToolBarButtonBuilder.addListener(ActionListener listener)
Add a listener to the button.
|
ToolBarButtonBuilder |
ToolBarBuilder.button(Icon icon)
Creates a button in the tool bar.
|
ToolBarButtonBuilder |
ToolBarBuilder.button(URL iconResource)
Creates a button in the tool bar.
|
ToolBarButtonBuilder |
ToolBarButtonBuilder.toolTipText(String text)
Set tool tip text of the button.
|
Copyright © 2012 Sven Strittmatter. All Rights Reserved.