JAL-1807 still testing
[jalviewjs.git] / bin / javajs / api / GenericPlatform.js
index ae3869f..00504e7 100644 (file)
@@ -1,11 +1,11 @@
-Clazz.declarePackage ("javajs.api");
-Clazz.load (["javajs.api.FontManager"], "javajs.api.GenericPlatform", null, function () {
-c$ = Clazz.declareInterface (javajs.api, "GenericPlatform", javajs.api.FontManager);
-Clazz.defineStatics (c$,
-"CURSOR_DEFAULT", 0,
-"CURSOR_CROSSHAIR", 1,
-"CURSOR_WAIT", 3,
-"CURSOR_ZOOM", 8,
-"CURSOR_HAND", 12,
-"CURSOR_MOVE", 13);
-});
+Clazz.declarePackage ("javajs.api");\r
+Clazz.load (["javajs.api.FontManager"], "javajs.api.GenericPlatform", null, function () {\r
+c$ = Clazz.declareInterface (javajs.api, "GenericPlatform", javajs.api.FontManager);\r
+Clazz.defineStatics (c$,\r
+"CURSOR_DEFAULT", 0,\r
+"CURSOR_CROSSHAIR", 1,\r
+"CURSOR_WAIT", 3,\r
+"CURSOR_ZOOM", 8,\r
+"CURSOR_HAND", 12,\r
+"CURSOR_MOVE", 13);\r
+});\r