37383940414243
* @param parentHandler handler */ public PhotoHandler( BaseHandler aParent ) { super( aParent ); photo = new BuzzPhoto(); }