93949596979899100101102103
addMouseListener(this); TextIcon icon = new TextIcon(this, 2, 1); setIcon(icon); updateIcon(); icon.validate(); } // stuff public Border getBorder() {