public interface ExportGraphicsDialogParent
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultExportFolder()
Returns the default folder used for the export.
|
java.awt.Image |
getNormalIcon()
Returns the normal icon.
|
java.awt.Image |
getWaitingIcon()
Returns the waiting icon.
|
void |
setSelectedExportFolder(java.lang.String selectedFolder)
Set the default folder to use for exporting the graphics.
|
void setSelectedExportFolder(java.lang.String selectedFolder)
selectedFolder
- the default folderjava.lang.String getDefaultExportFolder()
java.awt.Image getNormalIcon()
java.awt.Image getWaitingIcon()
Copyright © 2013. All Rights Reserved.