Revision 10917 trunk/extensions/extRasterTools-SE/src-test/org/gvsig/rasterTools/properties/panels/TestEnhancedPanel.java

View differences:

TestEnhancedPanel.java
19 19
	
20 20
	public static void main(String[] args) {
21 21
		try{
22
			TestEnhancedPanel slider = new TestEnhancedPanel();
22
			new TestEnhancedPanel();
23 23
		}catch(NotInitializeException ex){
24 24
			System.out.println("Tabla no inicializada");
25 25
		}

Also available in: Unified diff