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

Method show

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

Source from the content-addressed store, hash-verified

148
149
150 public void show() {
151 window.setVisible(true);
152 }
153
154
155 public void hide() {

Callers 15

runMethod · 0.45
renderMethod · 0.45
runMethod · 0.45
addPaneComponentsMethod · 0.45
finishInstallMethod · 0.45
installMethod · 0.45
removeMethod · 0.45
setPanelMethod · 0.45
mousePressedMethod · 0.45
mouseClickedMethod · 0.45
mousePressedMethod · 0.45

Calls 1

setVisibleMethod · 0.65

Tested by

no test coverage detected