View Single Post
  #7 (permalink)  
Old 10-17-2008, 11:13 AM
Darryl.Burke Darryl.Burke is offline
Senior Member
 
Join Date: Sep 2008
Posts: 317
Darryl.Burke is on a distinguished road
As SimpleIO isn't a class in the standard JDK, you need to ask wherever you got that class from.

About mismatching braces: learn to indent your code correctly and it'll never happen again. Well, almost never.
Code Conventions for the Java(TM) Programming Language: Contents

luck, db
Reply With Quote