Uses of Class
net.sourceforge.ganttproject.GanttGraphicArea

Packages that use GanttGraphicArea
net.sourceforge.ganttproject   
 

Uses of GanttGraphicArea in net.sourceforge.ganttproject
 

Methods in net.sourceforge.ganttproject that return GanttGraphicArea
 GanttGraphicArea GanttProject.getArea()
           
 

Methods in net.sourceforge.ganttproject with parameters of type GanttGraphicArea
 void GanttTree.setGraphicArea(GanttGraphicArea area)
          Change grpahic part
static void GanttHTMLExport.save(java.io.File file, java.lang.String name, java.lang.String desc, java.lang.String orga, GanttProject prj, GanttTree tree, GanttResourcePanel peop, GanttGraphicArea area, net.sourceforge.ganttproject.GanttStoreBoolean bool)
          Save the project in HTML
 

Constructors in net.sourceforge.ganttproject with parameters of type GanttGraphicArea
GanttXMLSaver(java.lang.String name, java.lang.String desc, java.lang.String orga, GanttTree tree, GanttResourcePanel peop, GanttGraphicArea area)
          The constructor
GanttXMLOpen(GanttTree tree, GanttProject appli, GanttResourcePanel resources, GanttGraphicArea gra)
          Constructor
GanttDialogProperties(javax.swing.JFrame parent, GanttTree tree, java.util.Hashtable managerHash, GanttTask task, GanttGraphicArea area)
          Constructor
 



${copyright}