|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.lafwidget.utils.LafConstants.TabOverviewKind
public static class LafConstants.TabOverviewKind
Enumerates all available kinds of tab overview dialog.
| Field Summary | |
|---|---|
static LafConstants.TabOverviewKind |
GRID
Shows a grid with all tab thumbnails. |
static LafConstants.TabOverviewKind |
MENU_CAROUSEL
Shows a menu carousel with all tab thumbnails. |
static LafConstants.TabOverviewKind |
ROUND_CAROUSEL
Shows a round carousel with all tab thumbnails. |
| Constructor Summary | |
|---|---|
LafConstants.TabOverviewKind(java.lang.String name)
Creates a new tab overview kind. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this animation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LafConstants.TabOverviewKind GRID
public static final LafConstants.TabOverviewKind ROUND_CAROUSEL
public static final LafConstants.TabOverviewKind MENU_CAROUSEL
| Constructor Detail |
|---|
public LafConstants.TabOverviewKind(java.lang.String name)
name - Tab overview kind name.| Method Detail |
|---|
public java.lang.String getName()
this animation.
this animation.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||