Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / j2s / javax / swing / text / AttributeSet.js
index 7be153c..06bde01 100644 (file)
@@ -1,6 +1,6 @@
-Clazz.declarePackage ("javax.swing.text");\r
-Clazz.declareInterface (javax.swing.text, "AttributeSet");\r
-Clazz.declareInterface (javax.swing.text.AttributeSet, "FontAttribute");\r
-Clazz.declareInterface (javax.swing.text.AttributeSet, "ColorAttribute");\r
-Clazz.declareInterface (javax.swing.text.AttributeSet, "CharacterAttribute");\r
-Clazz.declareInterface (javax.swing.text.AttributeSet, "ParagraphAttribute");\r
+Clazz.declarePackage ("javax.swing.text");
+Clazz.declareInterface (javax.swing.text, "AttributeSet");
+Clazz.declareInterface (javax.swing.text.AttributeSet, "FontAttribute");
+Clazz.declareInterface (javax.swing.text.AttributeSet, "ColorAttribute");
+Clazz.declareInterface (javax.swing.text.AttributeSet, "CharacterAttribute");
+Clazz.declareInterface (javax.swing.text.AttributeSet, "ParagraphAttribute");