org.n52.oxf.ui.swing.wms
Class WMSParameterConfiguratorController
java.lang.Object
org.n52.oxf.ui.swing.wms.WMSParameterConfiguratorController
- All Implemented Interfaces:
- EventListener, IEventListener
public class WMSParameterConfiguratorController
- extends Object
- implements IEventListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSParameterConfiguratorController
public WMSParameterConfiguratorController(WMSParameterConfigurator view,
ServiceDescriptor serviceDesc,
MapCanvas map,
ContentTree tree)
postInit
public void postInit()
actionPerformed_showRequestButton
public void actionPerformed_showRequestButton(ActionEvent event)
itemStateChanged_layersCB
public void itemStateChanged_layersCB(ItemEvent event)
- Parameters:
event -
initLayer
public void initLayer(WMSLayer wmsLayer)
- Parameters:
offering -
getFilledParameterContainer
public ParameterContainer getFilledParameterContainer(Operation getObsOp)
throws OXFException
- Parameters:
getObsOp -
- Returns:
-
- Throws:
OXFException
dialogWindowClosed
public void dialogWindowClosed()
eventCaught
public void eventCaught(OXFEvent evt)
throws OXFEventException
- Description copied from interface:
IEventListener
- This method gets called when an OXFEvent is caught.
- Specified by:
eventCaught in interface IEventListener
- Parameters:
evt - A OXFEvent object describing the event source and the property that has changed.
- Throws:
OXFEventException
isMapRequestStillBusy
public boolean isMapRequestStillBusy()
- Checks whether or not a request initiated by a getMap action event is
still being processed.
- Returns:
- true if the layer request has not finished rendering
setMapRequestBusy
public void setMapRequestBusy(boolean mapRequestBusy)
Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.