MCPcopy Create free account
hub / github.com/HumbleUI/JWM / setZOrder

Method setZOrder

shared/java/Window.java:381–381  ·  view source on GitHub ↗

Makes window float always on top. @return this

(ZOrder order)

Source from the content-addressed store, hash-verified

379 * @return this
380 */
381 public abstract Window setZOrder(ZOrder order);
382
383 /**
384 * @return The current progress bar value for this window

Callers 1

acceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected