All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class WizardPanel extends Container
WizardPanel Class Used to parse a wizard panel with XStream Generates an wizard panel
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • WizardPanel

      public WizardPanel()
  • Method Details

    • copy

      public WizardPanel copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Returns:
      element copy
    • getComponentTag

      public String getComponentTag()
      Retrieve component tag (to be overriden)
      Overrides:
      getComponentTag in class Component
      Returns:
      wizard-panel tag