コード例 #1
0
 @FXML
 private void setInput(ActionEvent event) {
   OS.openBAM(input);
 }