[javaCompiler-users] NetBeans and JSwing Layout Support and JMF Support
Status: Beta
Brought to you by:
soapy
From: Joe O. <joe...@ya...> - 2006-09-20 07:00:25
|
I am trying to compile a jar I created using Netbeans 5.5 and JDK 1.5. It uses Swing components available in Netbeans. One of them is "org.jdesktop.layout.GroupLayout". I discovered that the compiler uses swingWT and may not have GroupLayout in it's library because I get a 'class file not found' error. I am also using Java Media Framework from Sun (JMF2.1.1e) to play sound. After I redesign my project with swingWT will I discover that javaCompiler will not compile my project because it doesn't support JMF? Can I use the Sun source for JMF to compile to overcome this? Also maybe I can get away with just replacing GroupLayout - will javaCompiler accept the other Swing layouts like GridBag, Grid, Border, Box etc? How can I find a list of Swing components that have been mapped to the SwingWT library? ____________________________________________________ On Yahoo!7 Photos: Unlimited free storage keep all your photos in one place! http://au.photos.yahoo.com |