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

Method focus

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

Focus current window @return this

()

Source from the content-addressed store, hash-verified

352 * @return this
353 */
354 public abstract Window focus();
355
356 /**
357 * <p>Bring window to front-most position in operating-system.</p>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected