Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » How to add a tab in the WYSIWIG Editor
How to add a tab in the WYSIWIG Editor [message #1092417] Thu, 22 August 2013 19:29
Vikrant Mising name is currently offline Vikrant Mising nameFriend
Messages: 1
Registered: May 2013
Junior Member
I wanted to extend the WYSIWIG Editor to add my own tab, to give a details of all the controls on the page without including the layout details. But the editor does not provide an extension for adding our own tab.
Also the HTMLEditor class seems closed for extension, not sure why this class was defined as final
org.eclipse.jst.pagedesigner.editors.HTMLEditor is final class (why ?)

Also I tried to embed this editor into my own MultiPageEditor so that I can add my tab, everything was working fine except that the internal code for showing the Properties view was checking the instanceof HTMLEditor.

Can someone suggest any workaround ?
Previous Topic:Mojarra download impossible
Next Topic:JSF content assist freezes Eclipse while downloading xhtml DTDs
Goto Forum:
  


Current Time: Sat Apr 27 01:03:58 GMT 2024

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

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

Back to the top