@FXML
 private void handleNewAccountAction() {
   StaticAccountsMethods.showNewAccountPropertiesDialog();
 }