0390fe17df78c35510c94a58f44002b30b061059
[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");