This could also be a JFrame containing JPanel with JScrollPane (containing JList) and JButton (close button). The list would have its rows rendered as JLabels (with icons and text to its right). The list will be scrollable when you have large number of row in the list.