formatting
[jalview.git] / src / jalview / structure / VamsasSource.java
index 683812c..a6c489b 100644 (file)
  *******************************************************************************/
 package jalview.structure;
 
-
 /**
- * an object that can generate mouseover events for VamsasListeners. This is purely a tag for the
- * moment, but there may be more interrogative methods in future.
+ * an object that can generate mouseover events for VamsasListeners. This is
+ * purely a tag for the moment, but there may be more interrogative methods in
+ * future.
  * 
  */
 
 public interface VamsasSource
 {
-  
 
 }