try { PickleButton p = (PickleButton)Beans.instantiate(null, "BeansBook.util.PickleButton"); add(p); } catch (Exception e) { }