package stickfigure; import java.beans.*; public class StickFigureBeanInfo extends SimpleBeanInfo { // // implement the getIcon() method using the // loadImage() convenience method // }