@API(type=INTERNAL,
src=PUBLIC)
public class ImageFileChooser
extends ObjectChooser
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IMG_FROM_TESTS
Used to test the class from JUnit test cases.
|
ALLOWED_IMAGE_EXTENSIONS, ALLOWED_MEDIA_EXTENSIONS| Constructor and Description |
|---|
ImageFileChooser() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
chooseImageFile(AuthorAccess authorAccess)
Ask user to choose an image file.
|
makeUrlRelativepublic static java.lang.String IMG_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.