[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Student needs Help with GUI

Stephan wrote:

I have to build a Rich Client Application with Eclipse. I never programmed a GUI in Java before.
JTable was the first thing I found in the Eclipse sample applications.

I doubt so. Which example(s) do you refer to?
If you want to put a table into your RCP then the easiest thing to use for you is probably the TableViewer (http://wiki.eclipse.org/index.php/JFaceSnippets#Snippet001TableViewer).


Dani