JAL-1807 Bob's JalviewJS prototype first commit
[jalviewjs.git] / site / j2s / javax / swing / text / MutableAttributeSet.js
1 Clazz.declarePackage ("javax.swing.text");\r
2 Clazz.load (["javax.swing.text.AttributeSet"], "javax.swing.text.MutableAttributeSet", null, function () {\r
3 Clazz.declareInterface (javax.swing.text, "MutableAttributeSet", javax.swing.text.AttributeSet);\r
4 });\r