|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.enterprise.control.ApplicationHandler
org.deegree_impl.clients.wmsclient2.control.MapApplicationHandler
Field Summary | |
private ViewContext |
defaultContext
|
Fields inherited from class org.deegree_impl.enterprise.control.ApplicationHandler |
|
Constructor Summary | |
MapApplicationHandler(java.lang.String controllerFile,
ViewContext vc)
Creates a new MapApplicationHandler object. |
Method Summary | |
ViewContext |
getDefaultWebMapContext()
returns the default configuration of the WMS client |
void |
setDefaultWebMapContext(ViewContext defaultContext)
sets the default configuration for the map cliet |
Methods inherited from class org.deegree_impl.enterprise.control.ApplicationHandler |
actionPerformed, delegateToHelper, showVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private ViewContext defaultContext
Constructor Detail |
public MapApplicationHandler(java.lang.String controllerFile, ViewContext vc) throws java.lang.Exception
controllerFile
- vc
-
java.lang.Exception
Method Detail |
public ViewContext getDefaultWebMapContext()
public void setDefaultWebMapContext(ViewContext defaultContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |