comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/map/ExternalWMSWindow.java @ 1409:ec6e4dad1279

Read and display all FLYS relevant information of Capabilities documents. flys-client/trunk@3296 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 21 Nov 2011 18:15:44 +0000
parents 5b5a20e4c4e5
children 6bb2c1ffab2b
comparison
equal deleted inserted replaced
1408:5b5a20e4c4e5 1409:ec6e4dad1279
96 96
97 addItem(infoPanel); 97 addItem(infoPanel);
98 98
99 setWidth(500); 99 setWidth(500);
100 setHeight(500); 100 setHeight(500);
101
102 centerInPage();
101 } 103 }
102 104
103 105
104 protected void goToLayersPanel() { 106 protected void goToLayersPanel() {
105 clearItems(); 107 clearItems();

http://dive4elements.wald.intevation.org