MCPcopy Index your code
hub / github.com/Garten/sourcecraft / removeUpdate

Method removeUpdate

src/gui/panel/SetupPanel.java:238–241  ·  view source on GitHub ↗
(DocumentEvent arg0)

Source from the content-addressed store, hash-verified

236 }
237
238 @Override
239 public void removeUpdate(DocumentEvent arg0) {
240 action.run();
241 }
242
243 });
244 }

Callers

nothing calls this directly

Calls 1

runMethod · 0.65

Tested by

no test coverage detected