Skip to main content



      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 02:47 Go to next message
Eclipse UserFriend
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.
Re: Repopulating a table in the dialog on checkbox selection [message #630383 is a reply to message #629958] Fri, 01 October 2010 15:28 Go to previous message
Eclipse UserFriend
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: Mon Mar 17 18:40:26 EDT 2025

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

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

Back to the top