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

I am trying to write a program that maps a product to its description. I have attached the text in the end. This is the code I have come up with. It compiles fine but does not give me the result properly.. [CODE]import java.io.*; import java.util.*; public class InstanceItem{ HashMap …

Member Avatar for Gargol
0
132
Member Avatar for jeni_4

I have a JFrame , and to one of its button 'done', I wish to add an ability to close the window...ie on clicking done this window should close. jen

Member Avatar for hooknc
0
96