Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Examples » Repopulating a table in the dialog on checkbox selection(How to repopulate a table in the dialog)
Repopulating a table in the dialog on checkbox selection [message #629958] Thu, 30 September 2010 06:47 Go to next message
Animesh Kumar is currently offline Animesh KumarFriend
Messages: 18
Registered: September 2010
Location: Bangalore
Junior Member
Hi,
I was trying to create a search dialog which searches all the .xml files and .project files and shows the result in a table viewer in the dialog. I have added two check boxes for filtering the results. One is for .project files and other for .xml files. How can I repopulate the table and thus the dialog without searching for the files again. I just wanted a filtering of already done search which retrieved all .project and .xml files in the workspace.
Can somebody help me with it. I want a simple example.
I have seen the code for the Dialog for adding Extension Points in the Manifest.MF but could not understand how that can be used in my case.


Regards,
Animesh
Re: Repopulating a table in the dialog on checkbox selection [message #630383 is a reply to message #629958] Fri, 01 October 2010 19:28 Go to previous message
Wayne Beaton is currently offline Wayne BeatonFriend
Messages: 554
Registered: December 2017
Senior Member
I suggest that you pose this question on eclipse.platform

HTH,

Wayne

Animesh Kumar wrote:
> Hi,
> I was trying to create a search dialog which searches all the .xml files
> and .project files and shows the result in a table viewer in the dialog.
> I have added two check boxes for filtering the results. One is for
> .project files and other for .xml files. How can I repopulate the table
> and thus the dialog without searching for the files again. I just wanted
> a filtering of already done search which retrieved all .project and .xml
> files in the workspace. Can somebody help me with it. I want a simple
> example. I have seen the code for the Dialog for adding Extension
> Points in the Manifest.MF but could not understand how that can be used
> in my case.
Previous Topic:Basic example???
Next Topic:d
Goto Forum:
  


Current Time: Thu Apr 18 14:51:31 GMT 2024

Powered by FUDForum. Page generated in 0.02036 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top