MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / repaint

Method repaint

src/main/java/org/microemu/DisplayAccess.java:73–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 void sizeChanged();
72
73 void repaint();
74
75 void clean();
76

Callers 15

updateCommandsMethod · 0.95
setDeviceSizeMethod · 0.65
fireDisplayRepaintMethod · 0.65
runMethod · 0.65
eventNotifyMethod · 0.65
repaintNotifyMethod · 0.65
onSelectMethod · 0.65
sendNotifyMethod · 0.65
redrawMethod · 0.65
redrawMethod · 0.65
showMethod · 0.65
keyPressedMethod · 0.65

Implementers 1

DisplayAccessorsrc/main/java/javax/microedition/lcdui

Calls

no outgoing calls

Tested by

no test coverage detected