]> source.dussan.org Git - vaadin-framework.git/commit
Updated Panel, Window to use Component in constructors (#10300) 96/296/3
authorArtur Signell <artur@vaadin.com>
Tue, 20 Nov 2012 08:34:36 +0000 (10:34 +0200)
committerArtur Signell <artur@vaadin.com>
Tue, 20 Nov 2012 08:41:57 +0000 (10:41 +0200)
commit512b541b3edb1dbc919dd1fa757965a766c603ad
treee8a3ea6eafb16631480daf7411f6ce11b4d12a18
parentbc96d13c542efbb056c10583e13d53613a1c123e
Updated Panel, Window to use Component in constructors (#10300)

* Updated javadoc to be consistent with how Panel and Window behave (#10289)

Change-Id: I682d202e27b14d9695a8a6cd9eaff8a53fc6ae82
server/src/com/vaadin/ui/Panel.java
server/src/com/vaadin/ui/Window.java