Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~568 People Reached
Favorite Forums
Favorite Tags
java x 8

4 Posted Topics

Member Avatar for dajiebuda

I'm learning java. I have one Jframe with 5 jbuttons. I want to click button1 to have a new Jframe come up. How should I define the 2nd Jframe? class? public class?

Member Avatar for VernonDozier
0
141
Member Avatar for dajiebuda

I have a code generated with netBeans. It use org.jdesktop.layout. I have the file swing-layout-1.0.jar. But I don't know how to compile and run mycode.jave with that jar file. Please write full comands if possible. I'm so new to java that every step use me 2 hours - 2 days. …

Member Avatar for Ezzaral
0
164
Member Avatar for dajiebuda

I copy and paste code generated from NetBeans into a java file. To run it, I got message "package org.jdesktop.layout does not exit" What should I do? Thanks ahead.

Member Avatar for peter_budo
0
135
Member Avatar for dajiebuda

The End.