ehsbe CommonsTM
Version 1.1.0rc3

Uses of Interface
com.ehsbe.commons.gui.wizard.Translator

Packages that use Translator
com.ehsbe.commons.gui.wizard   
 

Uses of Translator in com.ehsbe.commons.gui.wizard
 

Classes in com.ehsbe.commons.gui.wizard that implement Translator
 class TranslatorAdapter
          General purpose translator, which might be used to do l10n lookups for a task.
 

Methods in com.ehsbe.commons.gui.wizard that return Translator
 Translator Task.getTranslator()
          Get the translator for task related strings.
 

Methods in com.ehsbe.commons.gui.wizard with parameters of type Translator
 void Task.setTranslator(Translator xlate)
          Set the translator for task related strings.
 

Constructors in com.ehsbe.commons.gui.wizard with parameters of type Translator
Task(String id, Translator translator)
          Create a task, which has no sub tasks.
Task(String id, Translator translator, List<Task> tasks)
          Create a task which has sub tasks, which need to be completed subsequently to get this task finished.
Task(String id, Translator translator, Task... tasks)
          Create a task which has sub tasks, which need to be completed subsequently to get this task finished.
 


ehsbe CommonsTM
Version 1.1.0rc3

Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.