aboutsummaryrefslogtreecommitdiffstats
path: root/src/demos/com/jogamp/opengl
diff options
context:
space:
mode:
authorSven Göthel <[email protected]>2024-01-15 11:02:09 +0100
committerSven Göthel <[email protected]>2024-01-15 11:02:09 +0100
commit2bd66b50f21fd21e2102ac75cf4ce6cf875aca4d (patch)
tree4e8a332f2eed9fe2e1554180dea3f52e1eb080a7 /src/demos/com/jogamp/opengl
parent31ef5df9c5868b2b8e4ce843a4bf0a6c3f5a9879 (diff)
GraphUI Shape: Add receiveKeyEvents() and receiveMouseEvents() allowing a Shape to receive forwarded events from another Shape; Added receive*Events() specialisation for RangeSlider
Forwarding events from shape to shape is useful, allowing inner shapes to send them to its group, which itself may send it out towards an outer widget like RangeSlider. RangeSlider's receive*Events() specialisation receives desired events from the source to its barAndKnob and knob shapes, which are listening. It also suppresses the mouseClicked() event as it is only useful coming from itself.
Diffstat (limited to 'src/demos/com/jogamp/opengl')
0 files changed, 0 insertions, 0 deletions