dialog box menu item naming
[jalview.git] / src / jalview / jbgui / GAlignFrame.java
index 0e5d00e..b37e4c1 100755 (executable)
@@ -1221,7 +1221,7 @@ public class GAlignFrame
     tabbedPane.setToolTipText("<html><i> Right-click to rename tab"
                               +
         "<br> Press X to eXpand tabs, G to reGroup.</i></html>");
-    textColour.setText("Text Colour");
+    textColour.setText("Colour Text ...");
     textColour.addActionListener(new ActionListener()
     {
       public void actionPerformed(ActionEvent e)