|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractUIPlugin
ch.sahits.codegen.sql.SQLCodegenPlugin
public final class SQLCodegenPlugin
Class represents this plugin
| Field Summary | |
|---|---|
static java.lang.String |
PLUGIN_ID
ID of this plugin |
| Constructor Summary | |
|---|---|
SQLCodegenPlugin()
The constructor |
|
| Method Summary | |
|---|---|
static IWorkbenchPage |
getActivePage()
Retrieve the active workbench page |
static IWorkbenchWindow |
getActiveWorkbenchWindow()
Returns the active workbench window |
static SQLCodegenPlugin |
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 |
static SQLCodegenPlugin |
getPlugin()
Retrieve the Plugin |
static java.lang.String |
getPluginId()
ID of this plugin |
static java.lang.String |
getSQLCreaterHeaderURL()
Retrieve the URL to the Header image of the wizard |
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 SQLCodegenPlugin()
| 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 SQLCodegenPlugin getDefault()
public static ImageDescriptor getImageDescriptor(java.lang.String path)
path - the path
public static SQLCodegenPlugin getPlugin()
public static java.lang.String getPluginId()
public static IWorkbenchPage getActivePage()
IWorkbenchPagepublic static IWorkbenchWindow getActiveWorkbenchWindow()
public static java.lang.String getSQLCreaterHeaderURL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||