Skip to content

Conversation

boceckts
Copy link
Contributor

This is the first dialog in JabRef being implemented in JavaFX. The Dialog is highly flexible in positioning and styling its components through a fxml and corresponding css stylesheet. If JavaFX should be a part of JabRef it is probabbly usefull to define a global stylesheet as well to become a consistent look and feel.
To include JavaFX in JabRef I had to adjust the starting and closing behaviour of Jabref.

In order to run these commits, Java 8_40 or newer is required!

  • Change in CHANGELOG.md described?
  • Changes in pull request outlined? (What, why, ...)
  • Tests created for changes?
  • Tests green?

The old dialog and html layout file have been removed. The layout of the
dialog panel is defined in the AboutDialogLayout.fxml located in the
resources with its stylesheet. The AboutDialogController class takes
care of the text initialization of any components in the layout. It also
implements any methodes called from any component of the dialog panel.
@boceckts
Copy link
Contributor Author

#871 this seems to be related to the about dialog

@boceckts boceckts changed the title Implemented about Dialog in Java FX [WIP] Implemented about Dialog in Java FX Mar 14, 2016
@simonharrer
Copy link
Contributor

Please create your pull requests against the javafx branch instead of master.

@boceckts
Copy link
Contributor Author

As requested see #968

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants