es.caib.ibkey.cliente.wizard
Class WizardNavigationController
java.lang.Object
es.caib.ibkey.cliente.wizard.WizardNavigationController
- All Implemented Interfaces:
- IbkeyActionController
public class WizardNavigationController
- extends java.lang.Object
- implements IbkeyActionController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WizardNavigationController
public WizardNavigationController()
execute
public IbkeyData execute(java.lang.String action,
IbkeyData data)
throws IbkeyControllerException
- Specified by:
execute in interface IbkeyActionController
- Throws:
IbkeyControllerException
getProgress
public int getProgress()
- Description copied from interface:
IbkeyActionController
- Devuelve el progreso de la acción.
Si devuelve -1, es que no se puede obtener el progreso realizado.
- Specified by:
getProgress in interface IbkeyActionController
- Returns:
getWorkflowListPanel
public LlistatProcedimentsPanel getWorkflowListPanel()
getPluginPanel
public javax.swing.JPanel getPluginPanel()
getLoginPanel
public javax.swing.JPanel getLoginPanel()
setWellcomePanel
public void setWellcomePanel(WellcomePanel wellcomePanel)
- Parameters:
wellcomePanel - the wellcomePanel to set
setLoginPanel
public void setLoginPanel(javax.swing.JPanel loginPanel)
- Parameters:
loginPanel - the loginPanel to set
setWorkflowListPanel
public void setWorkflowListPanel(LlistatProcedimentsPanel workflowListPanel)
- Parameters:
workflowListPanel - the workflowListPanel to set
setPluginPanel
public void setPluginPanel(javax.swing.JPanel pluginPanel)
- Parameters:
pluginPanel - the pluginPanel to set
setData
public void setData(IbkeyData data)
Copyright © 2011 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.