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
~403 People Reached
Favorite Forums
Favorite Tags
java x 3
Member Avatar for mk12345
Member Avatar for JohnOSull4021

Hey guys trying to make this OO but no luck..can anyone help? import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.io.*; import java.util.*; public class Main implements ActionListener { public static void main(String[] args) { new Main();// Calling the class construtor. }//end main //Setting up ALL the variables JFrame window = …

Member Avatar for JamesCherrill
0
155
Member Avatar for andrewriebel
Member Avatar for mk12345
0
196