JAL-3253-applet disabling button size setting by applet param. Whatever
[jalview.git] / src / jalview / structure / StructureSelectionManager.java
index e7835f3..012dff3 100644 (file)
@@ -116,7 +116,8 @@ public class StructureSelectionManager implements ApplicationSingletonI
   /**
    * Answers an instance of this class scoped to the given context. The instance
    * is created on the first request for the context, thereafter the same
-   * instance is returned.
+   * instance is returned. Note that the context may be null (this is the case
+   * when running headless without a Desktop).
    * 
    * @param context
    * @return