| org.eclipse.ui.examples.readmetool.ReadmePlugin
ReadmePlugin | public class ReadmePlugin extends AbstractUIPlugin (Code) | | This is the top-level class of the Readme plugin tool.
See Also: AbstractUIPlugin See Also: for additional information on UI plugins |
ReadmePlugin | public ReadmePlugin()(Code) | | Creates the Readme plugin and caches its default instance
|
getDefault | public static ReadmePlugin getDefault()(Code) | | Gets the plugin singleton.
the default ReadmePlugin instance |
|
|