MCPcopy Index your code
hub / github.com/processing/processing / updateHex

Method updateHex

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

Source from the content-addressed store, hash-verified

287
288
289 protected void updateHex() {
290 hexField.setText(getHexColor());
291 }
292
293
294 /**

Callers 1

insertUpdateMethod · 0.80

Calls 2

getHexColorMethod · 0.95
setTextMethod · 0.45

Tested by

no test coverage detected