MCPcopy Create free account
hub / github.com/anons-org/opencar / create

Method create

src/main/java/com/far/vms/opencar/ui/SettingUI.java:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46
47
48 public static SettingUI create() {
49 return new SettingUI();
50 }
51
52// public void createStage(ActionEvent actionEvent) {
53// stage = new Stage();

Callers 1

handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected