|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jniwrapper.win32.shell.ApplicationBar
The ApplicationBar class sets or retrieves the application bar state implemented by the BarState class.
| Nested Class Summary | |
static class |
ApplicationBar.BarState
BarState class is an enumeration of the application bar states such as autohide, always-on-top or both. |
| Constructor Summary | |
ApplicationBar()
|
|
| Method Summary | |
static Rect |
getAppBarPosition()
|
static ApplicationBar.BarState |
getAppBarState()
|
static void |
setAppBarState(ApplicationBar.BarState state)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ApplicationBar()
| Method Detail |
public static void setAppBarState(ApplicationBar.BarState state)
public static ApplicationBar.BarState getAppBarState()
public static Rect getAppBarPosition()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||