Merge branch 'master' of https://source.jalview.org/git/jalviewjs.git
[jalviewjs.git] / site / swingjs / j2s / javax / swing / text / Document.js
1 Clazz.declarePackage ("javax.swing.text");
2 c$ = Clazz.declareInterface (javax.swing.text, "Document");
3 Clazz.defineStatics (c$,
4 "StreamDescriptionProperty", "stream",
5 "TitleProperty", "title");