> > > >$ javac HelloSwing.java > >HelloSwing.java:1: Package java.swing not found in import. > >import java.swing.*; > > ^ This won't work since swing is under com.sun.java.swing.* See if that helps, Brad -- --- There are two kinds of knowledge, you either know the answer or you know where to find it -Kane, Johnson, and anonymous
- help with swing! psteele
- Re: help with swing! Juergen Kreileder
- Re: help with swing! peter . pilgrim
- Re: help with swing! Pascal Chong
- Re: help with swing! Brad Giaccio
- Re: help with swing! Klaus Strebel