Uses of Class
net.sourceforge.ganttproject.GanttExportSettings

Packages that use GanttExportSettings
net.sourceforge.ganttproject   
net.sourceforge.ganttproject.gui   
 

Uses of GanttExportSettings in net.sourceforge.ganttproject
 

Methods in net.sourceforge.ganttproject with parameters of type GanttExportSettings
static void GanttPDFExport.save(java.io.File pdffile, java.lang.String name, java.lang.String desc, java.lang.String orga, GanttProject prj, GanttTree tree, GanttGraphicArea area, ResourceLoadGraphicArea rarea, GanttExportSettings bool, java.lang.String xslfo)
          Save the project in HTML
static void GanttHTMLExport.save(java.io.File file, java.lang.String name, java.lang.String desc, java.lang.String orga, GanttProject prj, GanttTree tree, GanttGraphicArea area, ResourceLoadGraphicArea rarea, GanttExportSettings bool)
          Save the project in HTML
 

Uses of GanttExportSettings in net.sourceforge.ganttproject.gui
 

Constructors in net.sourceforge.ganttproject.gui with parameters of type GanttExportSettings
GanttDialogExport(javax.swing.JFrame parent, GanttExportSettings sb, GanttLanguage language)
          Constructor
 



Copyright © 2002 Alexandre THOMAS.