| Interface | Description |
|---|---|
| TabContentGenerator<V> |
Marker interface for objects that produce components for tabs.
|
| TabHandler |
Interface for objects handling the tab adding, displaying and hiding.
|
| TabHeaderGenerator<V> |
Marker interface for objects that produce tabs.
|
| Class | Description |
|---|---|
| LambdaTabHandler |
Implementation of
TabHandler that relies on lambdas. |
| SuperTabs<T> |
Configurable tab sheet component that also is a field.
|
| TabHandlers |
Utility class with some pre-made
TabHandlerss. |
Copyright © 2023 Miki. All rights reserved.