diff options
author | Sven Gothel <[email protected]> | 2023-12-18 03:53:39 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-12-18 03:53:39 +0100 |
commit | a4fc84cba410e7e7082e8fd097cb0185d0aac1a2 (patch) | |
tree | 1abcf7a5f397214eab76a01d298d1e531a9785cb /src/jogl/classes/com/jogamp/opengl/util/av/GLMediaPlayer.java | |
parent | cf924e3ff144408ea175c8aeac0819bd1a05467d (diff) |
Bug 805: GraphUI Group: Add 'widget-mode' used to utilize a group as one visible UI widget element (activation, visibility)
Enabled widget behavior for a group causes
- the whole group to be shown on top on (mouse over) activation of one of its elements via getAdjustedZ()
- this group's onActivation(Listener) to handle all it's elements activation events
- isActive() of this group and its sub-groups to return true if one of its elements is active
Diffstat (limited to 'src/jogl/classes/com/jogamp/opengl/util/av/GLMediaPlayer.java')
0 files changed, 0 insertions, 0 deletions