« Return to Thread: Track property selection in property sheet

Re: Track property selection in property sheet

by Tim Boudreau :: Rate this Message:

Reply to Author | View in Thread

Vadeg wrote:
Greetings!
How can I track selection changes in the PropertySheetView? It seems, that table has a package scope.
There is no API for this.  You'd have to fish around in the component hierarchy, find the JTable and listen to its SelectionModel.

Feel free to file an enhancement request w/ your use case if you think this would be a useful enhancement.

-Tim

 « Return to Thread: Track property selection in property sheet