Subject: "Java Syntax help" Previous topic | Next topic
Printer-friendly copy Email this topic to a friend CF Website
Top Non-CF Discussion "What Does RL Stand For?" Topic #2064
Show all folders

BaronMySoul (inactive user)Thu 31-Mar-11 11:27 AM
Charter member
posts
#2064, "Java Syntax help"
Edited on Thu 31-Mar-11 11:33 AM

          

I've been trying to use the JTable class for a personal project I've been working on and the danged thing won't compile using the original code from the Java website. I do well with vbScript and C++, but I'm still rather new to Java and the different class components. When I compile using the tutorial code in JGrasp IDE, I get an "unable to resolve symbol" message. When I try to resolve it, the .java file won't compile. Anyone have a clue what's going on and a way I can get around it?

Here's the tutorial:
http://download.oracle.com/javase/tutorial/uiswing/components/table.html


The code that uses the JTable:
http://download.oracle.com/javase/tutorial/uiswing/examples/components/index.html#SimpleTableDemo

  

Alert | IP Printer Friendly copy | Reply | Reply with quote | Top

RodriguezFri 01-Apr-11 09:42 AM
Member since 30th Jan 2005
367 posts
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list Click to send message via ICQ
#2065, "I dont know JGrasp IDE but"
In response to Reply #0


          

The first thing that springs to mind reading that message was "IDE misconfiguration".
Do any of the other examples work?

  

Alert | IP Printer Friendly copy | Reply | Reply with quote | Top

Top Non-CF Discussion "What Does RL Stand For?" Topic #2064 Previous topic | Next topic