Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Java class import help
Name: priti Date: March 1, 2004 at 02:22:00 Pacific OS: ME CPU/Ram: P3
Comment:
Hi, How can I import the class files in java? I have two class files for main program. e.g hello.java, hi.java are the class files. I want to use them in Server.java. How can I make use of those files? Any help will be greatly appreciated. Thanks.
Summary: hey guys, i am new to java programming. I am having problems setting up my compiler. I am looking for a class called the scanner.class, i need this class to program an assignment for my cs133 class. b...
Summary: I want to load a very simple java class I wrote( Simple.class) from Matlab command line. I recieve following error: >> import Simple ??? Error using ==> import Arguments to IMPORT must either end with...
Summary: help me am a bit if a nebie. The problem: The first time you click encrypt and decrypt buttons work fine. The second time you use the encrypt and decrypt buttons it adds all the previous messages to ...