Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » How can I do plugin that have 2 window (for coding and ui-editing) like in VE
How can I do plugin that have 2 window (for coding and ui-editing) like in VE [message #50297] Thu, 15 July 2004 04:54
Eclipse UserFriend
Originally posted by: tanut.sanuk.biz

I do my own GUI form editor and then I want to synchronize the form with its
code(.java).
So I must to modify the java code according to the editing form. now my
think:
1. use independent window - one use my GUI editor for .form and one use
eclipse java editor for .java
2. use combine window (like in VE, Jigloo)

by the way if user open two window (.form and .java). when .form editor has
modified .java code, the java editor must change too. And when user has
modify form editor the opened java editor must change too.
What the way that I do that?

Thank you wery much. :)
Tanut Apiwong

ps. my english is little poor -_-''.
Previous Topic:Properties dialog focus
Next Topic:How can I do plugin that have 2 window (for coding and ui-editing) like in VE
Goto Forum:
  


Current Time: Sun Oct 06 08:38:42 GMT 2024

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

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

Back to the top