public Icon getIcon() {
   return mySource != null ? mySource.getIcon() : myTarget.getIcon();
 }