my java programs are not running. actually they are running but the are invisible. I click on task manager and they show running. I actually click on the screen and you hear an error ding as if you are clicking on the window in a wrong spot. I have windows 7 and the latest Java program 6 update 20. I have tried uninstalling java/reinstalling java. Installing an earlier version. still not working. How do I get this fix?
rojo821 0 Newbie Poster
Recommended Answers
Jump to PostCut your program down to the smallest/simplest version that shows this problem and post your code here (don't forgte the CODE tags) - 1.6u20 definitely does display windows correctly with Win 7, so there's probably something wrong with your code.
Jump to Postwhat code are you referring to
your Java code
looks to me like you might've forgotten to put
this.show();
in your code
Jump to PostI can't get into my java options to see a code or change it because it is not visible.
we are talking about the code you've written, the .java files
@JamesCherrill: didn't write anything in Swing the last ... years, didn't really follow it either, but you're right. it's …
All 11 Replies
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
rojo821 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
stultuske 1,116 Posting Maven Featured Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
rojo821 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
NormR1 563 Posting Sage Team Colleague
adams161 21 Posting Whiz in Training
mitch9654 3 Light Poster
stultuske 1,116 Posting Maven Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.