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

Method getComponent

core/src/processing/opengl/PSurfaceJOGL.java:759–761  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

757
758
759 public Component getComponent() {
760 return canvas;
761 }
762
763
764 public void setSmooth(int level) {

Callers 2

componentResizedMethod · 0.80
keyTypedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected