Base class for buttons that work with the wizard component .
It uses resource bundles to display the button label.
When wizard buttons are presses (and they pass validation if that is
relevant), they pass control to their action method ,
which should do the real work.
When wizard buttons are presses (and they pass validation if that is relevant), they pass control to their action method , which should do the real work.