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
FieldsModifier 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 Summary
Constructors -
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()
-