JAL-2847 needed methods made public
[jalview.git] / forester / java / src / org / forester / archaeopteryx / AptxUtil.java
index 2f20136..a2cf351 100644 (file)
@@ -845,7 +845,7 @@ public final class AptxUtil {
         }
     }
 
-    final static void lookAtSomeTreePropertiesForAptxControlSettings( final Phylogeny t,
+    public final static void lookAtSomeTreePropertiesForAptxControlSettings( final Phylogeny t,
                                                                       final ControlPanel cp,
                                                                       final Configuration configuration ) {
         if ( ( t != null ) && !t.isEmpty() ) {