0e94ea51483be9b58cf50403af4bc3b62d6f585b
[jalviewjs.git] / site / j2s / javax / swing / text / MutableAttributeSet.js
1 Clazz.declarePackage ("javax.swing.text");
2 Clazz.load (["javax.swing.text.AttributeSet"], "javax.swing.text.MutableAttributeSet", null, function () {
3 Clazz.declareInterface (javax.swing.text, "MutableAttributeSet", javax.swing.text.AttributeSet);
4 });