public class TopBarComponents
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TopBarComponents.Logout |
static class |
TopBarComponents.Myspace |
static class |
TopBarComponents.Search |
static class |
TopBarComponents.Separator |
| Modifier and Type | Field and Description |
|---|---|
static TopBarComponents.Logout |
LOGOUT
Logout command in
TopBar. |
static TopBarComponents.Myspace |
MYSPACE
Myspace command in
TopBar. |
static TopBarComponents.Separator |
SEPARATOR
Separator between commands in
TopBar. |
| Constructor and Description |
|---|
TopBarComponents() |
public static final TopBarComponents.Logout LOGOUT
TopBar.public static final TopBarComponents.Separator SEPARATOR
TopBar.public static final TopBarComponents.Myspace MYSPACE
TopBar.