X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fjalview%2Fjbgui%2FGAlignFrame.java;h=b37e4c1bbde5b5d56eecae101737002bfbe7aea4;hb=49cc4c921eac8fd966dfe4fa4b86d00655ea2f67;hp=6b7c1c75763fbfb47f9a48b6d1ac1217ce882b96;hpb=c2d20237e2d13f1209025f1620c182fa3e4e81cf;p=jalview.git diff --git a/src/jalview/jbgui/GAlignFrame.java b/src/jalview/jbgui/GAlignFrame.java index 6b7c1c7..b37e4c1 100755 --- a/src/jalview/jbgui/GAlignFrame.java +++ b/src/jalview/jbgui/GAlignFrame.java @@ -1026,7 +1026,7 @@ public class GAlignFrame extractScores_actionPerformed(e); } }); - + extractScores.setVisible(false); // JBPNote: TODO: make gui for regex based score extraction featureSettings.setText("Feature Settings..."); featureSettings.addActionListener(new ActionListener() { @@ -1221,7 +1221,7 @@ public class GAlignFrame tabbedPane.setToolTipText(" Right-click to rename tab" + "
Press X to eXpand tabs, G to reGroup.
"); - textColour.setText("Text Colour"); + textColour.setText("Colour Text ..."); textColour.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e)