Uses of Class
org.norvelle.textcite.gui.dialog.ExportRTFDialog

Packages that use ExportRTFDialog
org.norvelle.textcite.gui.action   
 

Uses of ExportRTFDialog in org.norvelle.textcite.gui.action
 

Fields in org.norvelle.textcite.gui.action declared as ExportRTFDialog
protected  ExportRTFDialog ExportTranslationsAction.dialog
           
protected  ExportRTFDialog ExportRTFAction.dialog
           
 

Methods in org.norvelle.textcite.gui.action with parameters of type ExportRTFDialog
 void ExportTranslationsAction.doExport(ExportRTFDialog dialog)
          This method is called once the dialog box has collected the necessary information from the user in order to perform the export.
 void ExportRTFAction.doExport(ExportRTFDialog dialog)
          This method is called once the dialog box has collected the necessary information from the user in order to perform the export.