/[Apache-SVN]
ViewVC logotype

Revision 1694851


Jump to revision: Previous Next
Author: rwhitcomb
Date: Sun Aug 9 00:53:55 2015 UTC (8 years, 8 months ago)
Changed paths: 3
Log Message:
Code cleanup:  Allow ComponentNode inside a TextPane to contribute its text to the overall
text of the component.  Do this by extracting whatever text I can get from whatever
component is being used.  The only exceptions are ListView, TableView, etc. which have
lists of data.  Otherwise Containers search their children, and Label, Button, TextInput,
TextArea and TextPane all contribute their text.



Changed paths

Path Details
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/TextPane.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/text/ComponentNode.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/text/PlainTextSerializer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26