Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ve-dev] How can I view the JBuilders XYLayout in the Visual Editor?

Title: How can I view the JBuilders XYLayout in the Visual Editor?

I have designed a form/application in JBuilder with XYLayout.
Now I moved the project from JBuilder to eclipse with VE.
The VE does not display the frame correct.
I have not found the XYLayout in eclipse, so I included the jbcl.jar of JBuilder.
Is there a plugin for eclipse which includes the XYLayout?
If there is no such plugin:
What layouts are the nearest in eclipse for BorderLayout and XYLayout ? (nulllayout, GridBagLayout, BoxLayout, usw.?)

Greetings from Anita


Back to the top