Uses of Class
net.sourceforge.ganttproject.GanttProject

Packages that use GanttProject
net.sourceforge.ganttproject   
net.sourceforge.ganttproject.action   
net.sourceforge.ganttproject.gui   
 

Uses of GanttProject in net.sourceforge.ganttproject
 

Methods in net.sourceforge.ganttproject with parameters of type GanttProject
 void GanttResourcePanel.newHuman(GanttProject parent)
          Create a new Human
 void GanttResourcePanel.deleteHuman(GanttProject parent)
          Delete the selected human
 void GanttResourcePanel.propertiesHuman(GanttProject parent)
          Edit the setting for this human
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
 

Constructors in net.sourceforge.ganttproject with parameters of type GanttProject
ResourceLoadGraphicArea(GanttProject app, GanttTree tree, javax.swing.JTable table)
          Constructor
GanttGraphicArea(GanttProject app, GanttTree ttree)
          Constructor
GanttXMLOpen(GanttTree tree, GanttProject appli, GanttResourcePanel resources, GanttGraphicArea gra)
          Constructor
GanttURLChooser(GanttProject parent, GanttLanguage language, boolean opening, java.lang.String currentURL, java.lang.String currentUser, java.lang.String currentPass)
          The constructor
GanttTree(GanttProject app)
          Constructor.
GanttResourcePanel(GanttProject prj, GanttTree tree)
           
 

Uses of GanttProject in net.sourceforge.ganttproject.action
 

Constructors in net.sourceforge.ganttproject.action with parameters of type GanttProject
ResourceActionSet(ResourceManager mgr, ResourceContext context, GanttProject projectFrame)
           
NewHumanAction(ResourceManager hrManager, GanttProject projectFrame)
           
ImportResources(ResourceManager resourceManager, GanttProject project)
           
DeleteHumanAction(ResourceManager hrManager, ResourceContext context, GanttProject projectFrame)
           
 

Uses of GanttProject in net.sourceforge.ganttproject.gui
 

Constructors in net.sourceforge.ganttproject.gui with parameters of type GanttProject
GanttPreviewPrint(GanttProject parent, java.awt.image.BufferedImage image)
          Constructor
GanttDialogPerson(GanttProject parent, GanttLanguage language, HumanResource person)
          Creates new form GanttDialogPerson
OpenFileDialog(GanttProject project)
          Construtor
OptionsPanel(javax.swing.JDialog dialog, GanttProject appli)
          Constructor
GanttDialogOptions(GanttProject appli)
          Constructor
 



Copyright © 2002 Alexandre THOMAS.