[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] JFace Table Viewer

Hi,
I have one doubt in JFace Table Viewer. Suppose I have table Viewer with two columns with the contents.. like column1 is Name and column2 is Size.


There are totally 5 rows in the table viewer like

 Name          Size

project 0 10
project 1 10 project 2 10 project 3 10 project 4 10


what are the methods available in JFace Table Viewer so that I can access the column0 contents and column1 contents...

Because my need is once the table is constructed with data.. dynamically I need to change the second row column1 content something like that...

any one of u please help me.. Its urgent need to me...

Thanks in advance,

swetha