Esempio n. 1
0
 @Override
 protected void paintComponent(Graphics aG) {
   super.paintComponent(aG);
   itsThumbnail.paintThumbnail(aG);
 }