Skip to main content



      Home
Home » Eclipse Projects » GEF » ZEST as Editor rather than a View(ZEST as Editor rather than a View)
ZEST as Editor rather than a View [message #1751816] Sat, 14 January 2017 15:30 Go to next message
Eclipse UserFriend
HI

From what i have understand we can use ZEST in an Eclipse plugin as a view (extending ViewPart), but what if I want to use Zest in a Eclipse Editor ?
Is that possible ?

Regards.
Re: ZEST as Editor rather than a View [message #1751895 is a reply to message #1751816] Mon, 16 January 2017 10:41 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

basically, anything that can be put into an Eclipse ViewPart can also be part of an Eclipse EditorPart. Zest also does not expect anything about its container, so it can be trivially used in an editor as well.

Best regards,
Zoltán
Re: ZEST as Editor rather than a View [message #1751896 is a reply to message #1751816] Mon, 16 January 2017 10:45 Go to previous message
Eclipse UserFriend
While a direct integration is provided in terms of IViewPart implementation, Zest viewers (GEF-Legacy: GraphViewer, GEF4: FXViewer with bindings from ZestFxModule, GEF: InfiniteCanvasViewer with bindings from ZestFxModule) can also be integrated in an editor.
Previous Topic:Why MVC and MVC.FX bundles have been merged?
Next Topic:Collapse/Expand function
Goto Forum:
  


Current Time: Thu Apr 24 23:18:53 EDT 2025

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

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

Back to the top