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
~181 People Reached
About Me

The code keeps me from sleeping.

Interests
Programming, Skating & Bass Guitar
PC Specs
Athlon XP 3000+ Radeon 9600 1.5GB RAM
Favorite Forums
Favorite Tags
java x 3
Member Avatar for solar

Hi, I'm working on a simple program to take orders for a company, and I'm using a JTable to display a list of products, very simple - only a few columns and all non-editable text at the moment. I am adding items to a JTable during runtime and I've run …

Member Avatar for solar
0
111
Member Avatar for bluebird

Hello every body! I am writing a program that tokenizes a text file. I would like to tokenize a line into tokens whenever I found ".a" or ".b" or ".c". But I don't want to if there is only . or a or b or c. Is it possible to …

Member Avatar for solar
0
70