Package | Description |
---|---|
org.jvnet.lafwidget.tabbed | |
org.jvnet.lafwidget.utils |
Modifier and Type | Method and Description |
---|---|
LafConstants.TabOverviewKind |
TabPreviewPainter.getOverviewKind(javax.swing.JTabbedPane tabPane)
Returns the tab overview kind for the specified tabbed pane.
|
Modifier and Type | Field and Description |
---|---|
static LafConstants.TabOverviewKind |
LafConstants.TabOverviewKind.GRID
Shows a grid with all tab thumbnails.
|
static LafConstants.TabOverviewKind |
LafConstants.TabOverviewKind.MENU_CAROUSEL
Shows a menu carousel with all tab thumbnails.
|
static LafConstants.TabOverviewKind |
LafConstants.TabOverviewKind.ROUND_CAROUSEL
Shows a round carousel with all tab thumbnails.
|