IntroConfigurer.init(
IIntroSite site,
Map themeProperties)
Provides the opportunity for the configurer to contribute to the action bars and to fetch
presentation theme properties.
AlwaysWelcomeCheckbox.run(
IIntroSite site,
Properties params)
Method called when box is clicked in html (swt is handled with a
SelectionAdapter - both methods call reverseShowIntroState())
IntroPart.init(
IIntroSite site,
IMemento memento)
The base implementation of this
IIntroPartmethod ignores the
memento and initializes the part in a fresh state.