Friday, January 20, 2012

Java programming in Mac?

I'm trying to program Java in my Macbook Pro. I've been trying to learn how to make a GUI (Graphical User Interface). I use javax.swing components like JLabel and Jon but when I run the program, sometimes the JLabel and the Jon don't show. When I ran it on my Windows computer, everything was showing properly. Anyone know why this is and how can I fix it?

No comments:

Post a Comment