featureGroup show/hide and newView methods for applet's javascript API
[jalview.git] / src / jalview / appletgui / AlignViewport.java
index 3418270..a4708c6 100755 (executable)
@@ -671,6 +671,7 @@ public class AlignViewport
   }
 
   java.awt.Frame nullFrame;
+  protected FeatureSettings featureSettings=null;
   public void setFont(Font f)
   {
     font = f;