| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.tabs | |
| de.lessvoid.nifty.controls.tabs.builder |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TabGroup.addTab(TabBuilder tabBuilder) |
Add a tab builder to the list.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TabGroupControl.addTab(TabBuilder tabBuilder) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
TabBuilder |
TabBuilder.caption(java.lang.String caption) |
Set the caption that is displayed on the button that will show this button.
|
| Modifier and Type | Method | Description |
|---|---|---|
TabGroupBuilder |
TabGroupBuilder.tab(TabBuilder tabBuilder) |
Add a tab to this tab group.
|
Copyright © 2018. All rights reserved.