aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/demo/features/FeatureWindow.java
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-01-03 12:58:47 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-01-03 12:58:47 +0000
commit326c7747558d7ff683119a63761d69c1bcc16875 (patch)
tree23716066193a5a2a0d5fc4ed411cb3a6db4c1b93 /src/com/itmill/toolkit/demo/features/FeatureWindow.java
parentbbaef9ac6e26cf0a3d8a8746fc2943be50acc95a (diff)
downloadvaadin-framework-326c7747558d7ff683119a63761d69c1bcc16875.tar.gz
vaadin-framework-326c7747558d7ff683119a63761d69c1bcc16875.zip
Millstone -> IT Mill Toolkit
svn changeset:216/svn branch:toolkit
Diffstat (limited to 'src/com/itmill/toolkit/demo/features/FeatureWindow.java')
-rw-r--r--src/com/itmill/toolkit/demo/features/FeatureWindow.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/itmill/toolkit/demo/features/FeatureWindow.java b/src/com/itmill/toolkit/demo/features/FeatureWindow.java
index a08b94afdc..2f14f339a3 100644
--- a/src/com/itmill/toolkit/demo/features/FeatureWindow.java
+++ b/src/com/itmill/toolkit/demo/features/FeatureWindow.java
@@ -89,7 +89,7 @@ public class FeatureWindow extends Feature {
}
protected String getDescriptionXHTML() {
- return "The window support of Millstone allows for opening and closing windows, "
+ return "The window support in IT Mill Toolkit allows for opening and closing windows, "
+ "refreshing one window from another (for asynchronous terminals), "
+ "resizing windows and scrolling window content. "
+ "There are also a number of preset window border styles defined by "