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