<
From version < 22.1 >
edited by cds
on 2012/10/24 13:47
To version < 21.1 >
edited by cds
on 2012/10/24 13:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -139,10 +139,8 @@
139 139  
140 140  {{code language="java"}}
141 141  Table table = new Table(parent, SWT.BORDER);
142 -table.setHeaderVisible(true);
143 143  TableColumn column = new TableColumn(table, SWT.NONE);
144 144  column.setWidth(80);
145 -column.setText("Tape Data");
146 146  tableViewer = new TableViewer(table);
147 147  {{/code}}
148 148  )))
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -2982312
1 +2982297
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/WS12EclPract/pages/2982312/The Plug-in Architecture of Eclipse
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/WS12EclPract/pages/2982297/The Plug-in Architecture of Eclipse