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