Hello,

I've been trying to find a way to make some images inside a CellRenderer react to mouse actions (at least mouse clicks), however I haven't been able to find an easy way to solve this. One one I've tried is to make some calculations based on size of the actionPanel (the FlowPane where all so called "action buttons" are hold"), but the complexity increases when the tableview is inside a scrollpane. So the question is, is there a simpler way to attach listeners to cellrenderer components?

Thanks in advance, and thanks for that last information on how to make a cellrenderer that extends flowpane be rendered Greg.

Edgar Merino

Reply via email to