2003/08/12 09:59:55
[org.ibex.core.git] / src / org / xwt / Resources.java
index e1e267f..9149790 100644 (file)
@@ -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