Uses of Class
net.sourceforge.ganttproject.language.GanttLanguage

Packages that use GanttLanguage
net.sourceforge.ganttproject   
net.sourceforge.ganttproject.language   
 

Uses of GanttLanguage in net.sourceforge.ganttproject
 

Fields in net.sourceforge.ganttproject declared as GanttLanguage
 GanttLanguage GanttOptions.language
           
 

Methods in net.sourceforge.ganttproject with parameters of type GanttLanguage
 void ResourceLoadGraphicArea.setLanguage(GanttLanguage language)
          Change language
 void GanttResourcePanel.refresh(GanttLanguage language)
          Function called when the language is changed
 void GanttResourcePanel.GanttTableModel.changeLanguage(GanttLanguage language)
          Change the name of colums in function of the language
 

Constructors in net.sourceforge.ganttproject with parameters of type GanttLanguage
GanttURLChooser(GanttProject parent, GanttLanguage language, boolean opening, java.lang.String currentURL, java.lang.String currentUser, java.lang.String currentPass)
          The constructor
GanttDialogSettings(GanttProject parent, GanttLanguage language)
          Constructor
GanttDialogPeople(GanttProject parent, GanttLanguage language, HumanResource person)
          Constructor
GanttDialogExport(javax.swing.JFrame parent, net.sourceforge.ganttproject.GanttStoreBoolean sb, GanttLanguage language)
          Constructor
GanttDialogDate.GanttDialogDateDay(GanttCalendar date, GanttLanguage language)
          Constructor
 

Uses of GanttLanguage in net.sourceforge.ganttproject.language
 

Methods in net.sourceforge.ganttproject.language that return GanttLanguage
static GanttLanguage GanttLanguage.getInstance()
           
 



${copyright}