Revision 30754 branches/v2_0_0_prep/applications/appGazetteer/src/org/gvsig/gazetteer/GazetteerAP.java

View differences:

GazetteerAP.java
64 64
    public static void main(String[] args) {        
65 65
    	new DefaultLibrariesInitializer().fullInitialize();
66 66
    	
67
//        DefaultGazetteerLibrary library = new DefaultGazetteerLibrary();
68
//        library.initialize();
69
//        library.postInitialize();
70
//        
71 67
        //Get the currently installed look and feel
72 68
        UIManager.getLookAndFeel();
73 69
        // Install a different look and feel; specifically, the Windows look and feel

Also available in: Unified diff