tooltip
authoramwaterhouse <Andrew Waterhouse>
Thu, 9 Nov 2006 18:31:33 +0000 (18:31 +0000)
committeramwaterhouse <Andrew Waterhouse>
Thu, 9 Nov 2006 18:31:33 +0000 (18:31 +0000)
src/jalview/jbgui/GAlignFrame.java

index 19e9b23..be0d082 100755 (executable)
@@ -1158,7 +1158,8 @@ public class GAlignFrame
         newView_actionPerformed(e);\r
       }\r
     });\r
-    tabbedPane.setToolTipText("<html><i> Press X to eXpand tabs, G to reGroup</i></html>");\r
+    tabbedPane.setToolTipText("<html><i> Right-click to rename tab"\r
+                              +"<br> Press X to eXpand tabs, G to reGroup.</i></html>");\r
 \r
     alignFrameMenuBar.add(fileMenu);\r
     alignFrameMenuBar.add(editMenu);\r