Package org.opencms.ui.apps.modules
Class CmsModuleApp.Icons
java.lang.Object
org.opencms.ui.apps.modules.CmsModuleApp.Icons
- Enclosing class:
- CmsModuleApp
Contains the icon constants for the module manager.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic com.vaadin.server.ResourceIcon for the module manager app.static com.vaadin.server.ResourceIcon for the 'import via http' button.static final com.vaadin.server.ResourceIcon for the module list.static com.vaadin.server.ResourceIcon for resource info boxes.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
APPIcon for the module manager app.
- 
IMPORTIcon for the 'import via http' button.
- 
LIST_ICONIcon for the module list.
- 
RESINFO_ICONIcon for resource info boxes.
 
- 
- 
Constructor Details- 
Iconspublic Icons()
 
-