|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.portal.context.AbstractFrontend
public abstract class AbstractFrontend
this class encapsulates the description of the front end of a GUI setting up on a web map context. this is a deegree specific form of description. beside some
Constructor Summary | |
---|---|
AbstractFrontend(java.lang.String controller,
GUIArea west,
GUIArea east,
GUIArea south,
GUIArea north,
GUIArea center)
Creates a new Frontend object. |
Method Summary | |
---|---|
GUIArea |
getCenter()
|
java.lang.String |
getController()
|
GUIArea |
getEast()
|
Module[] |
getModulesByName(java.lang.String moduleName)
Returns the Modules of the given name (search order is north-east-south-west-center). |
GUIArea |
getNorth()
|
GUIArea |
getSouth()
|
GUIArea |
getWest()
|
void |
setCenter(GUIArea center)
sets the description of the central GUI area |
void |
setController(java.lang.String controller)
sets the name of the central controller of the front end. depending on the implementation this may be the name of a HTML/JSP-page a java class or something else. |
void |
setEast(GUIArea east)
sets the description of the east GUI area |
void |
setNorth(GUIArea north)
sets the description of the north GUI area |
void |
setSouth(GUIArea south)
sets the description of the south GUI area |
void |
setWest(GUIArea west)
sets the description of the west GUI area |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractFrontend(java.lang.String controller, GUIArea west, GUIArea east, GUIArea south, GUIArea north, GUIArea center)
controller
- west
- east
- south
- north
- center
- Method Detail |
---|
public java.lang.String getController()
getController
in interface Frontend
public GUIArea getWest()
getWest
in interface Frontend
public GUIArea getEast()
getEast
in interface Frontend
public GUIArea getSouth()
getSouth
in interface Frontend
public GUIArea getNorth()
getNorth
in interface Frontend
public GUIArea getCenter()
getCenter
in interface Frontend
public void setController(java.lang.String controller)
setController
in interface Frontend
controller
- public void setWest(GUIArea west)
setWest
in interface Frontend
west
- public void setEast(GUIArea east)
setEast
in interface Frontend
east
- public void setSouth(GUIArea south)
setSouth
in interface Frontend
south
- public void setNorth(GUIArea north)
setNorth
in interface Frontend
north
- public void setCenter(GUIArea center)
setCenter
in interface Frontend
center
- public Module[] getModulesByName(java.lang.String moduleName)
getModulesByName
in interface Frontend
moduleName
- the name of the Module to extract from this Frontend.
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org