An InfoPanel is used to display a specific LayerPointInfo.
This interface is used by the net.refractions.udig.info.infoPanel
extention point to teach the InfoTool new tricks. The extention point
defines what MIME type this InfoPanel can respond to.
Responsibility is based on MIME type.
I am a bit concerned that we will need to have LayerPointInfo remember the
http request. That is; as much as WMS wants to make requests on its
own - this is not what we need.
author: Jody Garnett since: 0.6 |