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