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

Method paintImpl

examples/dashboard/java/Panel.java:18–18  ·  view source on GitHub ↗
(Canvas canvas, int width, int height, float scale)

Source from the content-addressed store, hash-verified

16 }
17
18 public abstract void paintImpl(Canvas canvas, int width, int height, float scale);
19
20 @Override
21 public void accept(Event e) {}

Callers 1

paintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected