[All]
Why can't I get XYLayout to work in JBuilder4 Foundation?
By: Nate Lieby
Abstract: Many tutorials come with directions that use the "XYLayout" layout manager, but Jbuilder 4 Foundation does not come with this option.
Why can't I get XYLayout to work in JBuilder4 Foundation?
XYLayout is part of the Borland JBCL Library, a library which is not included in JBuilder 4 Foundation. If you wish to use XYLayout you will need to upgrade to JBuilder 4 Professional or JBuilder 4 Enterprise. Otherwise you will need to use the layout managers that are available in Foundation (check the Visual Designer for a list).