Forums Register Login

need a substitute for XYLayout class in "com.borland.jbcl.layout" package

+Pie Number of slices to send: Send
Hi

I have a java application code written in the JBuilder.
Now I want to run the code in Eclipse.
Problem is with the the package com.borland.jbcl.layout.
the code uses XYLayout class to set the coordinate of the GUI component.
could someone tell me the substitution for class XYLayout from the com.borland.jbcl.layout package in the javax.swing package.

thanks
+Pie Number of slices to send: Send
You can attempt to find the XYLayout class in a JAR file that comes with JBuilder and import that JAR into your eclipse project.

If I remember correctly XYLayout is very similiar to using null layout - except that I think it sizes things correctly... if so, then you could replace XYLayout with null layout and call setBounds() on all your components to size them and place them correctly.
I claim this furniture in the name of The Ottoman Empire! You can keep this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 2644 times.
Similar Threads
Math code
Image on a JButton
JLabel1.setText error
Where can i download com.borland.jbcl.layout.*
Trying to get this button to work
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 19, 2024 02:32:38.