[ 
https://issues.apache.org/jira/browse/PIVOT-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roger Whitcomb updated PIVOT-846:
---------------------------------

    Fix Version/s:     (was: 2.5)
                   2.1
    
> rework methods for modifying user-level child components of Container 
> subclasses
> --------------------------------------------------------------------------------
>
>                 Key: PIVOT-846
>                 URL: https://issues.apache.org/jira/browse/PIVOT-846
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: Noel Grandin
>            Assignee: Roger Whitcomb
>            Priority: Minor
>             Fix For: 2.1
>
>
> For most sub-classes of Container, directly adding/removing child components 
> is not something the user usually wants to do.
> This gets especially confusing when users do things like adding a child 
> component to a ScrollPane.
> Also, the skin classes add extra components to the Container, potentially 
> making it even more confusing.
> I plan to move access to a new method on Container#getChildComponentList(), 
> which will be clearly marked as being of mostly internal interest.
> Then I will add convenience methods to the subclasses of Container where it 
> makes sense to treat the subclass as directly containing user-level child 
> components, eg. BoxPane, CardPane, FlowPane, StackPane

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to