Embedding jEdit in another application's window
Submitted by Saturday, 16 October, 2010 - 14:06
on
I'm developing an IDE-like application where I would like to use jEdit (or parts of it) as a source code editor.
It's great that the text area is provided as a component that can be used independently of the jEdit application. However, this just provides the text area – I need to provide menus, toolbars, actions, file management (loading/saving/...) externally.
What would be even greater is thus something like a jEdit view, only that it is not a window, but an ordinary component that I can embed my own components.
Is anything like this planned – or already available, and I have overlooked it?
It's great that the text area is provided as a component that can be used independently of the jEdit application. However, this just provides the text area – I need to provide menus, toolbars, actions, file management (loading/saving/...) externally.
What would be even greater is thus something like a jEdit view, only that it is not a window, but an ordinary component that I can embed my own components.
Is anything like this planned – or already available, and I have overlooked it?