You are viewing a read-only archive of the Carrion Fields discussion forums built from a snapshot of the forum database on 2026-08-25. The search page works, though it is not as sophisticated as the old forum search. This archive encompasses approximately 25 years of CF discussion. Today, that discussion continues on Discord (see the main website for a link).

Some of the special-purpose forums are listed below along with their replacements (as of writing):


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

  

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
#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?

  

Top

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