|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractUIPlugin
ch.sahits.codegen.ui.UIPlugin
public class UIPlugin
The activator class controls the plug-in life cycle
| Constructor Summary | |
|---|---|
UIPlugin()
|
|
| Method Summary | |
|---|---|
static UIPlugin |
getDefault()
Returns the shared instance |
static java.lang.String |
getPluginID()
Retrieve the plugin-ID for this plugin |
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 |
| Constructor Detail |
|---|
public UIPlugin()
| Method Detail |
|---|
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionorg.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
public void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionorg.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)public static UIPlugin getDefault()
public static java.lang.String getPluginID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||