Class Resources
- java.lang.Object
-
- org.openforis.collect.designer.util.Resources
-
public class Resources extends Object
- Author:
- S. Ricci
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classResources.Componentstatic classResources.Page
-
Field Summary
Fields Modifier and Type Field Description static StringCOMPONENTS_BASE_PATHstatic StringPAGES_BASE_PATH
-
Constructor Summary
Constructors Constructor Description Resources()
-
-
-
Field Detail
-
PAGES_BASE_PATH
public static final String PAGES_BASE_PATH
- See Also:
- Constant Field Values
-
COMPONENTS_BASE_PATH
public static final String COMPONENTS_BASE_PATH
- See Also:
- Constant Field Values
-
-