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

Method getZOrder

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

@return current Z order

()

Source from the content-addressed store, hash-verified

372 * @return current Z order
373 */
374 public abstract ZOrder getZOrder();
375
376 /**
377 * <p>Makes window float always on top.</p>

Callers 2

acceptMethod · 0.45
paintImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected