public static interface DesktopWmProtos.DesktopWindowInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getActive() |
String |
getName() |
boolean |
getOnScreen() |
DesktopWmProtos.DesktopWindowRect |
getRect() |
DesktopWmProtos.DesktopWindowRectOrBuilder |
getRectOrBuilder() |
DesktopWmProtos.DesktopWindowInfo.DesktopWindowState |
getState() |
String |
getTitle() |
int |
getWindowID() |
DesktopWmProtos.DesktopWindowInfo.DesktopWindowType |
getWindowType() |
boolean |
hasActive() |
boolean |
hasName() |
boolean |
hasOnScreen() |
boolean |
hasRect() |
boolean |
hasState() |
boolean |
hasTitle() |
boolean |
hasWindowID() |
boolean |
hasWindowType() |
boolean hasWindowID()
int getWindowID()
boolean hasTitle()
String getTitle()
boolean hasName()
String getName()
boolean hasWindowType()
DesktopWmProtos.DesktopWindowInfo.DesktopWindowType getWindowType()
boolean hasOnScreen()
boolean getOnScreen()
boolean hasState()
DesktopWmProtos.DesktopWindowInfo.DesktopWindowState getState()
boolean hasRect()
DesktopWmProtos.DesktopWindowRect getRect()
DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
boolean hasActive()
boolean getActive()
Copyright © 2012. All Rights Reserved.