]> source.dussan.org Git - vaadin-framework.git/commitdiff
Disabled icons
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 29 Jan 2007 12:59:54 +0000 (12:59 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 29 Jan 2007 12:59:54 +0000 (12:59 +0000)
svn changeset:345/svn branch:toolkit

src/com/itmill/toolkit/demo/features/FeatureTable.java

index 62cf947a3f399c56261e85aad892668fe58dec7d..03aca0ce6b4157167495ed5cb474050d201f9d43 100644 (file)
@@ -104,7 +104,6 @@ public class FeatureTable extends Feature implements Action.Handler {
                                        eyecolors[(int) (Math.random() * 3)],
                                        haircolors[(int) (Math.random() * 4)] },
                                new Integer(j));
-                       t.setItemIcon(id,getSampleIcon());
                }
 
                // Actions