JAL-1807 Bob's JalviewJS prototype first commit
[jalviewjs.git] / site / j2s / awt2swing / MenuItem.js
1 Clazz.declarePackage ("awt2swing");\r
2 Clazz.load (["javax.swing.JMenuItem"], "awt2swing.MenuItem", null, function () {\r
3 c$ = Clazz.declareType (awt2swing, "MenuItem", javax.swing.JMenuItem);\r
4 });\r