aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/tests/featurebrowser/FeatureTree.java
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2009-05-18 09:17:56 +0000
committerHenri Sara <henri.sara@itmill.com>2009-05-18 09:17:56 +0000
commit5f8478a617d7d145ba94abcc4e197cdd50f76e1f (patch)
treebf14647ad4ab0c2a8b940d2b5ca114ba53c76ea3 /src/com/vaadin/tests/featurebrowser/FeatureTree.java
parent1a69373788ba52824aef113131d4b385f08de299 (diff)
downloadvaadin-framework-5f8478a617d7d145ba94abcc4e197cdd50f76e1f.tar.gz
vaadin-framework-5f8478a617d7d145ba94abcc4e197cdd50f76e1f.zip
#2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial changes including many URLs
svn changeset:7842/svn branch:6.0
Diffstat (limited to 'src/com/vaadin/tests/featurebrowser/FeatureTree.java')
-rw-r--r--src/com/vaadin/tests/featurebrowser/FeatureTree.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/vaadin/tests/featurebrowser/FeatureTree.java b/src/com/vaadin/tests/featurebrowser/FeatureTree.java
index ea80330dbf..368b2df0f7 100644
--- a/src/com/vaadin/tests/featurebrowser/FeatureTree.java
+++ b/src/com/vaadin/tests/featurebrowser/FeatureTree.java
@@ -130,7 +130,7 @@ public class FeatureTree extends Feature implements Action.Handler {
protected String getDescriptionXHTML() {
return "A tree is a natural way to represent datasets that have"
+ " hierarchical relationships, such as filesystems, message "
- + "threads or, as in this example, organization structure. IT Mill Toolkit features a versatile "
+ + "threads or, as in this example, organization structure. Vaadin features a versatile "
+ "and powerful Tree component that works much like the tree components "
+ "of most modern operating systems."
+ "<br /><br />The most prominent use of the Tree component is to "