|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GanttProject | |
net.sourceforge.ganttproject | |
net.sourceforge.ganttproject.action |
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 |
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 GanttProject | |
ResourceLoadGraphicArea(GanttProject app,
GanttTree tree,
javax.swing.JTable table)
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)
|
|
GanttGraphicArea(GanttProject app,
GanttTree ttree)
Constructor |
|
GanttDialogSettings(GanttProject parent,
GanttLanguage language)
Constructor |
|
GanttDialogPeople(GanttProject parent,
GanttLanguage language,
HumanResource person)
Constructor |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |