aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Layout.java
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-01-03 14:26:07 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-01-03 14:26:07 +0000
commit3b66927df49de1f98901c225d720dff584cc11ae (patch)
tree1c2bee4cfd26017b8c64171e2cd70df13b7624d9 /src/com/itmill/toolkit/ui/Layout.java
parent5161c7b0423a397cf5cefee1bb15436feb1e32b9 (diff)
downloadvaadin-framework-3b66927df49de1f98901c225d720dff584cc11ae.tar.gz
vaadin-framework-3b66927df49de1f98901c225d720dff584cc11ae.zip
Millstone -> IT Mill Toolkit
svn changeset:220/svn branch:toolkit
Diffstat (limited to 'src/com/itmill/toolkit/ui/Layout.java')
-rw-r--r--src/com/itmill/toolkit/ui/Layout.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/com/itmill/toolkit/ui/Layout.java b/src/com/itmill/toolkit/ui/Layout.java
index e3805f6dd1..3164c0933d 100644
--- a/src/com/itmill/toolkit/ui/Layout.java
+++ b/src/com/itmill/toolkit/ui/Layout.java
@@ -31,8 +31,7 @@ package com.itmill.toolkit.ui;
/** Extension to the {@link ComponentContainer} interface which adds the
* layouting control to the elements in the container. This is
* required by the various layout components to enable them to place other
- * components in specific locations in the UI. This interface is empty in
- * MillStone 3.0, but will be extended in MillStone 3.1.
+ * components in specific locations in the UI.
*
* @author IT Mill Ltd.
* @version @VERSION@