MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / toString

Method toString

src/main/java/fieldbox/boxes/plugins/Viewport.java:423–426  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

421 }
422
423 @Override
424 public GraphicsContext getGraphicsContext() {
425 return this.find(Boxes.window, both())
426 .findFirst()
427 .get()
428 .getGraphicsContext();
429 }

Callers 10

badgeMethod · 0.45
revealInFinderMethod · 0.45
parseMethod · 0.45
activeatePluginMethod · 0.45
extendClassPathMethod · 0.45
asKeyMethod · 0.45
asValueMethod · 0.45
findSourceMethod · 0.45
findSourceLocationMethod · 0.45
doSomethingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected