[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Trees and Tables
|
T. Wilhelm schrieb:
> Ok i looked at the snippets and found some interessting things.
> Anyway i cant start any of the interessting snippets because i miss a
> bunch of classes, i.e.
>
> TableViewerFocusCellManager focusCellManager = new
> TableViewerFocusCellManager(v,new CursorCellHighlighter(v,new
> TableCursor(v)));
>
They are part of the snippets project. The best thing is to simply check
out the complete project from CVS.
Tom