Uses of Class
net.sourceforge.ganttproject.GanttResourcePanel

Packages that use GanttResourcePanel
net.sourceforge.ganttproject   
 

Uses of GanttResourcePanel in net.sourceforge.ganttproject
 

Methods in net.sourceforge.ganttproject that return GanttResourcePanel
 GanttResourcePanel GanttProject.getResourcePanel()
           
 

Methods in net.sourceforge.ganttproject with parameters of type GanttResourcePanel
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 GanttResourcePanel
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
 



${copyright}