public class Activator
extends AbstractUIPlugin
Constructor and Description |
---|
Activator()
The constructor
|
Modifier and Type | Method and Description |
---|---|
static ImageDescriptor |
getIcon(String fileName)
Returns an image descriptor for the image file at the given plug-in relative path.
|
static ImageDescriptor |
getImageDescriptor(String path)
Returns an image descriptor for the image file at the given plug-in relative path.
|
static Activator |
getInstance()
Returns the shared instance.
|
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public static final String PLUGIN_ID
public static Activator getInstance()
public static ImageDescriptor getImageDescriptor(String path)
path
- The path.public static ImageDescriptor getIcon(String fileName)
fileName
- The image file name inside "icons".iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.