View Single Post
Old 03-06-2009, 04:13   #2 (permalink)
Synook
What happened?
 
Synook's Avatar
 
Join Date: Jul 2008
Posts: 1,827
You have all your source files in one package (Netbeans does this automatically). Have one classes in each package, and then you can just reference them from other files automatically, as they are all in the same package.
__________________
Web developer • AspektasBlogTwitter


  Reply With Quote