MCPcopy Create free account
hub / github.com/benfry/processing4 / updateHex

Method updateHex

app/src/processing/app/ui/ColorChooser.java:264–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262
263
264 protected void updateHex() {
265 hexField.setText(getHexColor());
266 }
267
268
269 /**

Callers 1

insertUpdateMethod · 0.80

Calls 2

getHexColorMethod · 0.95
setTextMethod · 0.45

Tested by

no test coverage detected