JAL-1807 Bob's JalviewJS prototype first commit
[jalviewjs.git] / site / swingjs / j2s / javax / swing / text / Document.js
1 Clazz.declarePackage ("javax.swing.text");\r
2 c$ = Clazz.declareInterface (javax.swing.text, "Document");\r
3 Clazz.defineStatics (c$,\r
4 "StreamDescriptionProperty", "stream",\r
5 "TitleProperty", "title");\r