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