JAL-2418 source formatting
[jalview.git] / src / jalview / binding / UserColourScheme.java
index 555693c..e1a1a2f 100644 (file)
@@ -19,8 +19,8 @@ import org.exolab.castor.xml.Unmarshaller;
  * 
  * @version $Revision$ $Date$
  */
-public class UserColourScheme extends JalviewUserColours implements
-        java.io.Serializable
+public class UserColourScheme extends JalviewUserColours
+        implements java.io.Serializable
 {
 
   // ----------------/
@@ -106,8 +106,8 @@ public class UserColourScheme extends JalviewUserColours implements
           throws org.exolab.castor.xml.MarshalException,
           org.exolab.castor.xml.ValidationException
   {
-    return (jalview.binding.JalviewUserColours) Unmarshaller.unmarshal(
-            jalview.binding.UserColourScheme.class, reader);
+    return (jalview.binding.JalviewUserColours) Unmarshaller
+            .unmarshal(jalview.binding.UserColourScheme.class, reader);
   }
 
   /**