Class AbstractWizardJPanel

All Implemented Interfaces:
WizardPanel, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
ProjectAccessPanel, RepositoryPanel, ServerInfoPanel

public abstract class AbstractWizardJPanel extends JPanel implements WizardPanel
Base class that implements some methods of the WizardPanel, but not all. This class handles the notification of the listeners.
See Also: