84f74571eda0fb50671d5e0b223dd2dd1206c031
[jalview.git] / src / jalview / api / StructureSelectionManagerProvider.java
1 /**
2  * 
3  */
4 package jalview.api;
5
6 /**
7  * Handles singleton generation/finalisation for a StructureSelectionManager instance in the current context.
8  */
9 public interface StructureSelectionManagerProvider
10 {
11   
12 }