public class ProperNounLoaderTextGUI extends java.lang.Object implements ProperNounLoaderUI
Constructor and Description |
---|
ProperNounLoaderTextGUI() |
Modifier and Type | Method and Description |
---|---|
void |
launch()
Do nothing for the moment
TODO: load a text file containing proper nouns
|
void |
setGestionnaireErreur(GestionnaireErreur g)
set the error manager
|
public void launch()
launch
in interface ProperNounLoaderUI
public void setGestionnaireErreur(GestionnaireErreur g)
ProperNounLoaderUI
setGestionnaireErreur
in interface ProperNounLoaderUI
g
- the error manager instanceProperNounLoaderUI.setGestionnaireErreur(gestionnaires.GestionnaireErreur)