| Modifier and Type | Field and Description |
|---|---|
private ToolBarBuilder |
ToolBarButtonBuilder.parent
The tool bar builder which creates the tool bar to which button will belong.
|
| Modifier and Type | Method and Description |
|---|---|
static ToolBarBuilder |
ToolBarBuilder.builder()
Creates a new builder instance.
|
ToolBarBuilder |
ToolBarButtonBuilder.end()
Call if ready with building the button.
|
| Constructor and Description |
|---|
ToolBarButtonBuilder(Icon image,
ToolBarBuilder parent)
Package private constructor.
|
Copyright © 2012 Sven Strittmatter. All Rights Reserved.