|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ro.sync.ecss.extensions.commons.ImageFileChooser
public class ImageFileChooser
Choose an image file.
Field Summary | |
---|---|
static java.lang.String |
IMG_FROM_TESTS
Used to test the class from JUnit test cases. |
Constructor Summary | |
---|---|
ImageFileChooser()
|
Method Summary | |
---|---|
static java.lang.String |
chooseImageFile(AuthorAccess authorAccess)
Ask user to choose an image file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String IMG_FROM_TESTS
Constructor Detail |
---|
public ImageFileChooser()
Method Detail |
---|
public static java.lang.String chooseImageFile(AuthorAccess authorAccess)
authorAccess
- Access to some author utility methods.
null
if the
user canceled the operation.
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |