// desktopIcon.remove(this.titleLabel);
// super.uninstallUI(c);
SubstanceInternalFrameTitlePane thePane = (SubstanceInternalFrameTitlePane) this.iconPane;
super.uninstallUI(c);
thePane.uninstallListeners();
}
/**
* Returns the component for desktop icon hover (internal frame preview)
* functionality.