public interface FileSelectionMessages
| Modifier and Type | Field and Description | 
|---|---|
| static FileSelectionMessages | INSTANCE | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | maxFilesReachedMessage(int maxfiles) | 
| java.lang.String | maxFilesReachedTitle() | 
| java.lang.String | noFileUploaded() | 
static final FileSelectionMessages INSTANCE