public class LinkLoader extends LayerLoader
Constructor and Description |
---|
LinkLoader(Resource resource) |
Modifier and Type | Method and Description |
---|---|
protected String |
getErrorMessage()
It returns the error message
|
protected String |
getWindowMessage()
It returns the window title for an window error message
|
void |
loadLayer()
It loads the resource to the gvSIG view
|
getResource, setResource
public LinkLoader(Resource resource)
public void loadLayer() throws LayerLoaderException
loadLayer
in class LayerLoader
LayerLoaderException
protected String getErrorMessage()
LayerLoader
getErrorMessage
in class LayerLoader
protected String getWindowMessage()
LayerLoader
getWindowMessage
in class LayerLoader