Package org.gvsig.about.impl
Class DefaultAboutProject
java.lang.Object
org.gvsig.about.impl.DefaultAboutProject
- All Implemented Interfaces:
org.gvsig.about.AboutProject
- Version:
- $Id$
- Author:
- gvSIG Team
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefaultAboutProject(DefaultAboutManager manager, String name, URL description, URL icon) DefaultAboutProject(DefaultAboutManager manager, String name, URL description, URL icon, Map<String, String> vars) -
Method Summary
-
Field Details
-
name
-
description
-
icon
-
-
Constructor Details
-
DefaultAboutProject
-
DefaultAboutProject
-
-
Method Details
-
set
- Specified by:
setin interfaceorg.gvsig.about.AboutProject
-
getName
- Specified by:
getNamein interfaceorg.gvsig.about.AboutProject
-
getDescription
- Specified by:
getDescriptionin interfaceorg.gvsig.about.AboutProject
-
getIcon
- Specified by:
getIconin interfaceorg.gvsig.about.AboutProject
-
toString
-
getInformationPage
- Specified by:
getInformationPagein interfaceorg.gvsig.about.AboutProject
-