|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
com.nokia.carbide.cpp.sdk.ui.SDKUIPlugin
public class SDKUIPlugin
The activator class controls the plug-in life cycle
Field Summary | |
---|---|
static java.lang.String |
PLUGIN_ID
|
Constructor Summary | |
---|---|
SDKUIPlugin()
The constructor |
Method Summary | |
---|---|
void |
devicesXMLOutOfSync()
Event received when devices.xml on disk is different from the SDK list in Carbide. |
void |
earlyStartup()
|
static SDKUIPlugin |
getDefault()
Returns the shared instance |
static ImageDescriptor |
getImageDescriptor(java.lang.String path)
Returns an image descriptor for the image file at the given plug-in relative path |
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PLUGIN_ID
Constructor Detail |
---|
public SDKUIPlugin()
Method Detail |
---|
public void start(BundleContext context) throws java.lang.Exception
java.lang.Exception
public void stop(BundleContext context) throws java.lang.Exception
java.lang.Exception
public static SDKUIPlugin getDefault()
public static ImageDescriptor getImageDescriptor(java.lang.String path)
path
- the path
public void earlyStartup()
public void devicesXMLOutOfSync()
com.nokia.carbide.cpp.internal.api.sdk.ICarbideDevicesXMLChangeListener
devicesXMLOutOfSync
in interface com.nokia.carbide.cpp.internal.api.sdk.ICarbideDevicesXMLChangeListener
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |