Can I use the LwVCL components in my visual compositor (JBuilder)?
We should say it is impossible to deploy and use the library components inside a Visual Compositor, at least for the following IDEs: JBuilder, Visual Cafe, Visual Age, NetBeans. Most of visual compositors are able to work with java.awt.Component successors only, while lightweight components don’t inherit an AWT or Swing component. We are going to provide our own solution that will be available at our WEB site as an LwVCL applet.