| org.eclipse.ui.examples.propertysheet.PropertySheetPlugin
PropertySheetPlugin | public class PropertySheetPlugin extends AbstractUIPlugin (Code) | | This is the top-level class of the property sheet example.
See Also: AbstractUIPlugin See Also: for additional information on UI plugins |
PropertySheetPlugin | public PropertySheetPlugin()(Code) | | Create the PropertySheet plugin and cache its default instance
|
getDefault | public static PropertySheetPlugin getDefault()(Code) | | Returns the plugin singleton.
the default PropertySheetPlugin instance |
|
|