The default implementations of the abstract classes and interfaces defined in the javax.ide.wizard package.

These implementations are only intended for IDE providers use. Extension writers should never cast down to access the classes defined here.

IDE service providers must provide a concrete implementation of the AbstractWizardManager class. IDE service providers should use the DefaultWizardHook instead of providing their implementation.