Forum: Java Mar 9th, 2005 |
| Replies: 4 Views: 1,909 I am writing a simple statistical calculation program....I was wondering how do I package this so it is an executable from the desktop with an Icon to execute the program..It is written in java..... |
Forum: Java Aug 26th, 2004 |
| Replies: 0 Views: 2,205 Hello everyone,
I am writing a program that is for a programming class..This program has to display syntax when the appropriate button is pushed..it also has a menu bar that must be functional.... |
Forum: Java Aug 24th, 2004 |
| Replies: 6 Views: 14,654 Hey,
I have tried everything that does not work to change the color of the text on a JButton I have in a JPanel. Does anyone know how to do this. I need the actual text on the button to be a... |
Forum: Java Aug 24th, 2004 |
| Replies: 3 Views: 5,142 Could you show a sample of this..I am building a menu of sorts and tried this but when compiled I recieved an exception error stating the classname has to be caught from the system to be thrown..
... |
Forum: Java Aug 21st, 2004 |
| Replies: 11 Views: 4,835 ED,
Thanks for your help...I got it working..although I am not sure how....
BRYAN |
Forum: Java Aug 21st, 2004 |
| Replies: 1 Views: 2,701 I finally figured it out...at 5:00 a.m. |
Forum: Java Aug 21st, 2004 |
| Replies: 1 Views: 3,625 I finally figured it out....at 5:00 in the a.m. |
Forum: Java Aug 20th, 2004 |
| Replies: 1 Views: 3,625 Hello All,
Forgive my ignorance...
I am creating a simple program that draws a simple house. My problem is I need it to run as an application as well as an applet from the same code..I think I... |
Forum: Java Aug 20th, 2004 |
| Replies: 1 Views: 2,701 Hello All,
I am creating a simple program that draws a simple house. My problem is I need it to run as an application as well as an applet from the same code..I think I am on the right... |
Forum: Java Aug 20th, 2004 |
| Replies: 11 Views: 4,835 Hey,
Well you lost me with the set JAVA_HOME="c:\j2sdk1.4.1"...where do you do that?
here is a pic of my file listing.
here is a snipit of code that is good I have seen it work...
public... |
Forum: Java Aug 20th, 2004 |
| Replies: 11 Views: 4,835 I did exactly what you said and this is the error I get.....
Exception in thread "main" java.lang.NoClassDefFoundError: DrawHouse
Like I said it compiles fine...but it cannot find or will not... |
Forum: Java Aug 19th, 2004 |
| Replies: 11 Views: 4,835 Hello Ed,
Tried your suggestion, but to no avail...Here is my path...do you see anything that could be worng with it....
... |
Forum: Java Aug 19th, 2004 |
| Replies: 11 Views: 4,835 Hello again,
Thanks for responding so quicky...
C:\j2sdk1.4.1 is where the folder is....
C:\j2sdk1.4.1\bin lies within the C:\j2sdk1.4.1 folder...
and yes...the java.exe is in the bin... |
Forum: Java Aug 19th, 2004 |
| Replies: 11 Views: 4,835 Hello,
This may not be the right forum for this but here goes...I am a student and am taking programming classes( JAVA ). It seems that I can compile my programs but cannot run them. My... |
Forum: Windows NT / 2000 / XP Aug 19th, 2004 |
| Replies: 0 Views: 2,235 Hello,
This may not be the right forum for this but here goes...I am a student and am taking programming classes( JAVA ). It seems that I can compile my programs but cannot run them. My... |