2003/09/19 05:01:37
[org.ibex.core.git] / src / org / xwt / Resources.java
index 615ef97..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.*;
@@ -132,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