Changed list to set in search0 and 1.
[jalview.git] / forester / java / src / org / forester / archaeopteryx / TextFrame.java
index 11954fa..6d52a26 100644 (file)
@@ -52,7 +52,7 @@ import javax.swing.JTextArea;
 final class TextFrame extends JFrame implements ActionListener, ClipboardOwner {
 
     /**
-     * 
+     *
      */
     private static final long           serialVersionUID = -5012834229705518363L;
     private static Color                ta_text_color    = new Color( 0, 0, 0 ),