Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Preferences dialog
Preferences dialog [message #1743311] Wed, 14 September 2016 09:24 Go to next message
Robert Onslow is currently offline Robert OnslowFriend
Messages: 27
Registered: March 2016
Junior Member
Does anyone know of an existing E4/JavaFX Preferences dialog framework equivalent to org.eclipse.ui.preferencePages in E3?

Robert

[Updated on: Wed, 14 September 2016 11:39]

Report message to a moderator

Re: Preferences dialog [message #1743332 is a reply to message #1743311] Wed, 14 September 2016 13:01 Go to previous messageGo to next message
Robert Onslow is currently offline Robert OnslowFriend
Messages: 27
Registered: March 2016
Junior Member
https://github.com/opcoach/e4Preferences for JFace/SWT

[Updated on: Wed, 14 September 2016 13:17]

Report message to a moderator

Re: Preferences dialog [message #1743333 is a reply to message #1743332] Wed, 14 September 2016 13:08 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
That is one approach. Another would be https://github.com/fipro78/e4-preferences

But the issue is that both approaches rely on JFace as they use the JFace PreferencesDialog. I am not sure if there is an equivalent for JavaFX.
Re: Preferences dialog [message #1743337 is a reply to message #1743333] Wed, 14 September 2016 13:19 Go to previous messageGo to next message
Robert Onslow is currently offline Robert OnslowFriend
Messages: 27
Registered: March 2016
Junior Member
Yes, Dirk. I like the approach of contributing via declarative services.
But looks as though I'll have to create an equivalent to JFace PreferenceDialog
Re: Preferences dialog [message #1743939 is a reply to message #1743337] Tue, 20 September 2016 20:26 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I would rethink the concept - I don't like Dialogs so if you think about a preference UI story do it in a way that does not force me to use them only in a dialog
Previous Topic:Bugzilla
Next Topic:Implementation of PerspectiveTransitionService / WindowTransitionService
Goto Forum:
  


Current Time: Thu Apr 25 19:46:48 GMT 2024

Powered by FUDForum. Page generated in 0.03059 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top