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

Method getProgressBar

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

@return The current progress bar value for this window

()

Source from the content-addressed store, hash-verified

384 * @return The current progress bar value for this window
385 */
386 public abstract float getProgressBar();
387
388 /**
389 * <p>Changes the progress bar depending on the platform.</p>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected