@API(type=INTERNAL, src=PUBLIC) public class MediaFileChooser extends ObjectChooser
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MEDIA_FROM_TESTS
Used to test the class from JUnit test cases.
|
ALLOWED_IMAGE_EXTENSIONS, ALLOWED_MEDIA_EXTENSIONS
Constructor and Description |
---|
MediaFileChooser() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
chooseImageFile(AuthorAccess authorAccess)
Ask user to choose an image file.
|
makeUrlRelative
public static java.lang.String MEDIA_FROM_TESTS
public static java.lang.String chooseImageFile(AuthorAccess authorAccess)
authorAccess
- Access to some author utility methods.null
if the
user canceled the operation.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.