2003/09/21 10:26:54
[org.ibex.core.git] / src / org / xwt / Resources.java
index e1e267f..230f2fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2002 Adam Megacz, see the COPYING file for licensing [GPL]
+// Copyright 2003 Adam Megacz, see the COPYING file for licensing [GPL]
 package org.xwt;
 
 import java.io.*;
@@ -6,7 +6,6 @@ import java.net.*;
 import java.util.*;
 import java.util.zip.*;
 import java.lang.*;
-import java.applet.*;
 import org.xwt.js.*;
 import org.xwt.util.*;
 
@@ -133,6 +132,10 @@ public class Resources {
 
     /** holds the current theme mappings */
     static Vector mapTo = new Vector();
+    static {
+        mapFrom.addElement("xwt.standard");
+        mapTo.addElement("org.xwt.themes.monopoly");
+    }
 
     /**
      *  Resolves the partial resource name <tt>name</tt> to a fully