package jalview.structure; /** * an object that can generate selection events * * */ public interface SelectionSource { }