MCPcopy Create free account
hub / github.com/0linlin0/CyberBox / exit

Method exit

Skay_Exp/src/ui/FXMLDocumentController.java:92–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 @FXML
93 public void exit() {
94 System.exit(0);
95 }
96 //
97 @FXML
98 public void iconized() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected