5969b87513803ec1910f11601379fcae4a6f1e75
[jalviewjs.git] / site / swingjs / j2s / javax / swing / text / DateFormatter.js
1 Clazz.declarePackage ("javax.swing.text");
2 Clazz.load (["javax.swing.text.InternationalFormatter"], "javax.swing.text.DateFormatter", null, function () {
3 c$ = Clazz.declareType (javax.swing.text, "DateFormatter", javax.swing.text.InternationalFormatter);
4 });