]> source.dussan.org Git - vaadin-framework.git/commit
Fixed #8653: addTab(index) should not throw if index is out of bounds
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Thu, 12 Apr 2012 15:22:21 +0000 (15:22 +0000)
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Thu, 12 Apr 2012 15:22:21 +0000 (15:22 +0000)
commit780c5d6be068cad400e39df6d6b3f5b533d0366c
tree816439bc5abcf9fc2d13dcf66dae18f96b65423b
parent812d41be428701e66fcafa3d20182fb11afc5f99
Fixed #8653: addTab(index) should not throw if index is out of bounds

svn changeset:23503/svn branch:6.8
src/com/vaadin/ui/TabSheet.java