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

Method setLookAndFeel

app/src/processing/app/Platform.java:103–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101
102
103 static public void setLookAndFeel() throws Exception {
104 inst.setLookAndFeel();
105 }
106
107
108 static public File getSettingsFolder() throws Exception {

Callers 2

createAndShowGUIMethod · 0.95
checkLookAndFeelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected