MCPcopy Index your code
hub / github.com/benfry/processing4 / repaint

Method repaint

app/src/processing/app/ui/MarkerColumn.java:87–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85
86
87 @Override
88 public void repaint() {
89 recalculateMarkerPositions();
90 super.repaint();
91 }
92
93
94 @Override

Callers 15

updateErrorPointsMethod · 0.95
mousePressedMethod · 0.80
mousePressedMethod · 0.80
initMethod · 0.80
setCurrentIndexMethod · 0.80
handleMouseMethod · 0.80
setErrorMessageMethod · 0.80
clearMessageMethod · 0.80
updateThemeMethod · 0.80
setPanelMethod · 0.80
mousePressedMethod · 0.80
finishInstallMethod · 0.80

Calls 1

Tested by

no test coverage detected