Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » What is the equivalent JavaFX addOn for MinMaxAddon?
What is the equivalent JavaFX addOn for MinMaxAddon? [message #1732897] Sun, 22 May 2016 04:09 Go to next message
Paul Roubekas is currently offline Paul RoubekasFriend
Messages: 207
Registered: March 2012
Location: Chattanooga, TN USA
Senior Member
What is the equivalent JavaFX addOn for bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon? Or is the functionality implemented differently?

As per this other Eclipse thread the existing one is for swt and will not work for JavaFX.


https://www.eclipse.org/forums/index.php?t=post&reply_to=1732887


Oxygen 3a
Windows 10

[Updated on: Sun, 22 May 2016 04:10]

Report message to a moderator

Re: What is the equivalent JavaFX addOn for MinMaxAddon? [message #1732927 is a reply to message #1732897] Mon, 23 May 2016 07:43 Go to previous message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
You can use org.eclipse.fx.ui.workbench.renderers.base.addons.MinMaxAddon but it is implemented differently.
There are no trim buttons for minimze and maximize. Instead, you can use a double click on the header to maximize a part.

See Tom's blog and Bug 409340

Previous Topic:Maven build problem
Next Topic:OnAction method with parameters
Goto Forum:
  


Current Time: Tue Apr 23 16:07:36 GMT 2024

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

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

Back to the top