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 Summary
Modifier and TypeFieldDescriptionstatic com.vaadin.server.Resource
Icon for the module manager app.static com.vaadin.server.Resource
Icon for the 'import via http' button.static final com.vaadin.server.Resource
Icon for the module list.static com.vaadin.server.Resource
Icon for resource info boxes. -
Constructor Summary
-
Method Summary
-
Field Details
-
APP
Icon for the module manager app. -
IMPORT
Icon for the 'import via http' button. -
LIST_ICON
Icon for the module list. -
RESINFO_ICON
Icon for resource info boxes.
-
-
Constructor Details
-
Icons
public Icons()
-