JAL-1807 Bob's JalviewJS prototype first commit
[jalviewjs.git] / site / swingjs / j2s / javax / swing / text / AttributeSet.js
1 Clazz.declarePackage ("javax.swing.text");\r
2 Clazz.declareInterface (javax.swing.text, "AttributeSet");\r
3 Clazz.declareInterface (javax.swing.text.AttributeSet, "FontAttribute");\r
4 Clazz.declareInterface (javax.swing.text.AttributeSet, "ColorAttribute");\r
5 Clazz.declareInterface (javax.swing.text.AttributeSet, "CharacterAttribute");\r
6 Clazz.declareInterface (javax.swing.text.AttributeSet, "ParagraphAttribute");\r