X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fjbgui%2FGFontChooser.java;h=0aeeb345fd690b3863a7667538ec55fb5a777035;hb=4e66fcb33a56766f244dab68bc2087db29829efd;hp=f6a1e07f5389ff8f2f3b0ddc3ec84e4e9a1c466d;hpb=efc31b4a8d5cee63555586804a2b79c06bdb5a14;p=jalview.git diff --git a/src/jalview/jbgui/GFontChooser.java b/src/jalview/jbgui/GFontChooser.java index f6a1e07..0aeeb34 100755 --- a/src/jalview/jbgui/GFontChooser.java +++ b/src/jalview/jbgui/GFontChooser.java @@ -47,7 +47,7 @@ public class GFontChooser extends JPanel BorderLayout borderLayout2 = new BorderLayout(); BorderLayout borderLayout3 = new BorderLayout(); FlowLayout flowLayout1 = new FlowLayout(); - JButton defaultButton = new JButton(); + protected JButton defaultButton = new JButton(); /** * Creates a new GFontChooser object.