From: Joonas Lehtinen Date: Mon, 29 Jan 2007 12:59:54 +0000 (+0000) Subject: Disabled icons X-Git-Tag: 6.7.0.beta1~6734 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1d174be0621ad451eeca9d5208c151a7a02336cf;p=vaadin-framework.git Disabled icons svn changeset:345/svn branch:toolkit --- diff --git a/src/com/itmill/toolkit/demo/features/FeatureTable.java b/src/com/itmill/toolkit/demo/features/FeatureTable.java index 62cf947a3f..03aca0ce6b 100644 --- a/src/com/itmill/toolkit/demo/features/FeatureTable.java +++ b/src/com/itmill/toolkit/demo/features/FeatureTable.java @@ -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