Methods in quicktime.app.display that return GroupMember |
GroupMember |
GroupDrawable.getGroupMember(java.lang.Object member)
Returns a GroupMember that contains the specified QTDrawable object or null
if the requested item is not a member of this group. |
abstract GroupMember |
GroupDrawable.memberChanged(QTDrawable d)
This tells the group that the position or display size of the
drawer has changed and it should do whatever actions are appropriate
to reestablish the display integrity of the group. |
GroupMember |
DirectGroup.memberChanged(QTDrawable d)
This tells the group that the position or display size of the
drawer has changed and it should recalculate its alignment and clipping
based on the new position. |