Ejemplo n.º 1
0
 @FXML
 private void handleFilterAccountAction() {
   StaticAccountsMethods.showAccountFilterDialog(typeFilter);
 }