com.bws42.wizard
Interface Multilingual

All Known Subinterfaces:
WizardFactory, WizardPanel
All Known Implementing Classes:
AbstractWizardPanel, ExampleWizardFactory

public interface Multilingual

Allows for programs to be multilingual.

Version:
1.0, October 4, 2006
Author:
William P. Roberts, IV

Method Summary
 void setLanguageLoader(LanguageLoader lang)
          Sets the LanguageLoader that will be in use.
 

Method Detail

setLanguageLoader

public void setLanguageLoader(LanguageLoader lang)
Sets the LanguageLoader that will be in use.

Parameters:
lang - the language loader