// ************************* UIPanel ***************************
 @Override
 public URL getIconURL() {
   return UIFactory.getDefaultIcon();
 }