grid viewer [message #22612] |
Mon, 08 January 2007 12:26 |
Eclipse User |
|
|
|
Originally posted by: krishna_24jan.yahoomail.com
Hi ,
I was using nebula grid which is like a swt widget.
Due to some problem i have to use a viewer.While searching i have got
something like Gridviewer.I cannot use tableviewer cause table dosent
support row headers.
When i use the class GridViewer it extends BaseTableviewer.When i searched
in j face directory structure i dint find any class as
BaseTableViewer.While searching i again found out that its name is changed
to AbstarctTableViewer.can any one throw some light in this issue?
if i use abstarctableViewer as the class for GridViewer to extend it asks
for some more methods to be overridden.How will this impact..?
|
|
|
|
|
Re: grid viewer [message #23130 is a reply to message #22656] |
Tue, 09 January 2007 09:28 |
Eclipse User |
|
|
|
Originally posted by: krishna_24jan.yahoomail.com
I had to use a viewer because while constructing a GUI ,i need to follow
the mvc pattern.The content ,label and service provider stuff.
These cannot be attained while using a SWT component like nebula grid!
I can use table viewer but it dosent support my gui functionality like row
headers etc.
if i use the grid which serves all my GUI functinality ,it cannot be
registered for Iselectionprovider .
There can be one way though.!My grid has to implement the
iselectionprovider and provide the implementation for it.
can any one of u help me out in this..?can u provide a sample snippet of
how to provide implementation for iselectionprovider..or , or is it better
i go with gridviewer ..?
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04120 seconds