6842707300823fdd6f88dd2887b157d12b616004
[jalviewjs.git] / site / j2s / javax / swing / UnsupportedLookAndFeelException.js
1 Clazz.declarePackage ("javax.swing");
2 Clazz.load (["java.lang.Exception"], "javax.swing.UnsupportedLookAndFeelException", null, function () {
3 c$ = Clazz.declareType (javax.swing, "UnsupportedLookAndFeelException", Exception);
4 });