Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce cell factory helper (JavaFX) #1917

Merged
merged 1 commit into from
Sep 6, 2016
Merged

Conversation

tobiasdiez
Copy link
Member

It is relatively cumbersome to create custom (tree) table cells in JavaFX. The aim of this PR is to introduce helper classes which provide a simpler way to customize tables.

@JabRef/stupro @JabRef/stupro-qa please also review this PR, thanks.

  • Change in CHANGELOG.md described
  • Tests created for changes
  • Screenshots added (for bigger UI changes)
  • Manually tested changed features in running JabRef
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)

@tobiasdiez tobiasdiez added status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers stupro-ready-for-internal-review type: code-quality Issues related to code or architecture decisions labels Sep 3, 2016
@boceckts
Copy link
Contributor

boceckts commented Sep 4, 2016

Looks good from my point of view

@@ -0,0 +1,82 @@
/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No GPL header please.

@koppor
Copy link
Member

koppor commented Sep 6, 2016

GPL headers will be removed as last step before merging the JavaFX branch. Thus, I'll merge this in.

@koppor koppor merged commit 3423fb7 into JabRef:javafx Sep 6, 2016
@koppor koppor deleted the cellFactory branch September 6, 2016 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers type: code-quality Issues related to code or architecture decisions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants