aspose file tools
The moose likes Beginning Java and the fly likes code error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "code error" Watch "code error" New topic
Author

code error

Brad Cantrell
Greenhorn

Joined: Aug 27, 2005
Posts: 22
Im getting this error message

with this code
Matti Poro
Ranch Hand

Joined: Dec 03, 2005
Posts: 41
The methods should be inside the class.

Brad Cantrell
Greenhorn

Joined: Aug 27, 2005
Posts: 22
thx
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: code error
 
Similar Threads
How does inner class access outter class functions?
why use static method in creating gui
fixed element in gridbaglayout
threads for GUI and command-line
Help with ActionListener