コード例 #1
0
 @FXML
 @SuppressWarnings("unused")
 private void showAbout() {
   mainApp.showAbout();
 }