public void showUI()
 {
     Wishlist.displayToUI(listBox1);
     BringToFront();
 }