X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fstructure%2FStructureSelectionManager.java;h=012dff3c3cfcea4103da618b5bcf6c0af9c6a86d;hb=c4c37610dc373b9b3349e5c0915c6eddda2efe31;hp=e7835f383ee280d7a62419d53ab792ba7012b7b5;hpb=e226ed0ad6ba8552a0b70fb083cf00060588855d;p=jalview.git diff --git a/src/jalview/structure/StructureSelectionManager.java b/src/jalview/structure/StructureSelectionManager.java index e7835f3..012dff3 100644 --- a/src/jalview/structure/StructureSelectionManager.java +++ b/src/jalview/structure/StructureSelectionManager.java @@ -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