|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExportGraphicsDialogParent
A simple interface that classes wanting to use the ExportGraphicsDialog have to implement. Basically to make it possible to send the path to the selected file back to the parent.
Method Summary | |
---|---|
java.lang.String |
getDefaultExportFolder()
Returns the default folder used for the export. |
void |
setSelectedExportFolder(java.lang.String selectedFolder)
Set the default folder to use for exporting the graphics. |
Method Detail |
---|
void setSelectedExportFolder(java.lang.String selectedFolder)
selectedFolder
- the default folderjava.lang.String getDefaultExportFolder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |