]> source.dussan.org Git - vaadin-framework.git/commitdiff
removed FrameWindow component
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 8 Nov 2007 11:04:11 +0000 (11:04 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 8 Nov 2007 11:04:11 +0000 (11:04 +0000)
svn changeset:2759/svn branch:trunk

src/com/itmill/toolkit/tests/featurebrowser/PropertyPanel.java

index a16f42ce1330fc1a89a25216547a18438bc736c3..b5745636538b3e410aaba6a0c00206138c2a34d4 100644 (file)
@@ -97,8 +97,7 @@ public class PropertyPanel extends Panel implements Button.ClickListener,
                if (objectToConfigure instanceof AbstractField
                                && !(objectToConfigure instanceof Table || objectToConfigure instanceof Tree))
                        addFieldProperties();
-               if ((objectToConfigure instanceof AbstractComponentContainer)
-                               && !(objectToConfigure instanceof FrameWindow))
+               if ((objectToConfigure instanceof AbstractComponentContainer))
                        addComponentContainerProperties();
 
                // The list of all properties