Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Use of IAdaptableFilter outside of net.refractions.udig.project.ui

I have caught a couple of projects making use of IAdaptableFilter; in most cases I have been able to check to see if the filter in the structured selection is an instanceof IAdaptable and work from there.

The table view wants to set the selection itself; ie create a IAdaptableFilter ...

For a while I heard talk of a new selection system in uDig 1.1.x that was not quite hooked up yet; can anyone point me in the correct direction to hind these kind of details? I don't want to duplicate work if I can avoid it.

Jody


Back to the top