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