public class AddLayerDialog.DialogWizardListener extends java.lang.Object implements WizardListener
| Constructor and Description |
|---|
DialogWizardListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(java.lang.Exception e)
Si se produce algún error
|
void |
wizardStateChanged(boolean finishable)
Invocado cuando el wizard puede ser finalizado porque se
ha rellenado toda la información necesaria
|
public void error(java.lang.Exception e)
WizardListenererror in interface WizardListenere - Excepción que se ha producidopublic void wizardStateChanged(boolean finishable)
WizardListenerwizardStateChanged in interface WizardListener