X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=site%2Fj2s%2Fjavax%2Fswing%2Ftext%2FAttributeSet.js;h=06bde014adc15423264a13c7b69985aa90c1a620;hb=b9b7a352eee79b7764c3b09c9d19663075061d8c;hp=7be153ca68ee9d83c9731f44849128b80bc3abff;hpb=7301a2415adab88038b291fc54caeeb3a5a47a44;p=jalviewjs.git diff --git a/site/j2s/javax/swing/text/AttributeSet.js b/site/j2s/javax/swing/text/AttributeSet.js index 7be153c..06bde01 100644 --- a/site/j2s/javax/swing/text/AttributeSet.js +++ b/site/j2s/javax/swing/text/AttributeSet.js @@ -1,6 +1,6 @@ -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"); +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");