See: Description
| Interface | Description |
|---|---|
| ITab |
Interface used to represent a single tab in a TabbedPanel
|
| Class | Description |
|---|---|
| AbstractTab |
Convenience class that takes care of common ITab functionality
|
| PanelCachingTab |
A simple decorator that will cache the panel returned from the first call to getPanel()
|
| TabbedPanel<T extends ITab> |
TabbedPanel component represents a panel with tabs that are used to switch between different
content panels inside the TabbedPanel panel.
|
Package for working with tab panels.
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.