| [news.eclipse.newcomer] Re: Student needs Help with GUI |
Stephan wrote:
This is my first GUI, I have to realize. I have to build an application as Eclipse Plugin.
Here's a small mindmap, which I would like to realize:
Window-| |perspective-| |view-| |JTable
Ma problem is, that I don't know which classes I have to use, to pack the table into the view.
As said - don't use a JTable.
Dani