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
~288 People Reached
Favorite Forums
Favorite Tags
java x 2

2 Posted Topics

Member Avatar for rincethomas33

i want to create a menu. if i press the menuitem,then a certain action will occure.. and so on... give the details please...

Member Avatar for Dhruv Gairola
0
128
Member Avatar for it2051229

this will fit to screen frame.setExtendedState(JFrame.MAXIMIZED_BOTH); this will set the size of the window frame.setSize(600,400);

Member Avatar for rincethomas33
0
160

The End.