Class CreateNotifyEvent.CreateNotifyEventBuilder
java.lang.Object
com.github.moaxcp.x11client.protocol.xproto.CreateNotifyEvent.CreateNotifyEventBuilder
- Enclosing class:
- CreateNotifyEvent
-
Method Summary
Modifier and TypeMethodDescriptionborderWidth(short borderWidth) build()firstEventOffset(byte firstEventOffset) intgetSize()height(short height) overrideRedirect(boolean overrideRedirect) parent(int parent) sentEvent(boolean sentEvent) sequenceNumber(short sequenceNumber) toString()width(short width) window(int window) x(short x) y(short y)
-
Method Details
-
getSize
public int getSize() -
firstEventOffset
- Returns:
this.
-
sentEvent
- Returns:
this.
-
sequenceNumber
- Returns:
this.
-
parent
- Returns:
this.
-
window
- Returns:
this.
-
x
- Returns:
this.
-
y
- Returns:
this.
-
width
- Returns:
this.
-
height
- Returns:
this.
-
borderWidth
- Returns:
this.
-
overrideRedirect
- Returns:
this.
-
build
-
toString
-