Simulating a seven segment display?

Caporegime
Joined
12 Mar 2004
Posts
29,962
Location
England
Is there any easy way to do this using the netbeans gui builder? I was thinking of using something like coloured boxes to simulate the segments.
 
I've already got all the code done so that's not a problem.

I can't find an image icon object in the add from pallete menu though.
 
Last edited:
What version of netbeans are you using? In 5.5.1 when I choose to add the bean to the jFrame I get the error message "Cannot load component class LED from project xxx, The class must be compiled and must be on the classpath of the project this form belongs to."
 
Back
Top Bottom