Opening a JPanel into the code-window area Permanently deleted user Created January 23, 2004 12:14 Anyone know how to open/add a new page into the main code-editing area?Mark
You mean FileEditor?
"Mark Derricutt" <mark@talios.com> wrote in message
news:pan.2004.01.23.12.14.30.37468@talios.com...
>
>
On Fri, 23 Jan 2004 16:52:10 +0300, Alexey Efimov wrote:
Similar to how the GUI designer opens its forms there. And the EJB editor
has a custom dialog in there. Mixed in with Java code.
Is that possible for our plugins to create a window in the main editing
area...
Yes it's possible, just implement FileEditorProvider interface. You can also
look at imagePlugin as sample.
"Mark Derricutt" <mark@talios.com> wrote in message
news:pan.2004.01.23.14.28.54.549684@talios.com...
>
>
>
>