Method Summary |
|
public static IWorkbenchPage | getActivePage() |
public static Shell | getActiveWorkbenchShell() |
public static IWorkbenchWindow | getActiveWorkbenchWindow() |
public BundleContext | getBundleContext() |
public static PDEPlugin | getDefault() |
public Hashtable | getDefaultNameCounters() |
public FormColors | getFormColors(Display display) |
public URL | getInstallURL() |
public PDELabelProvider | getLabelProvider() |
public LaunchListener | getLaunchListener() |
public OSGiFrameworkManager | getOSGiFrameworkManager() |
public static String | getPluginId() |
public synchronized IDocumentProvider | getTextFileDocumentProvider() Returns the shared text file document provider for this plug-in. |
public static IWorkspace | getWorkspace() |
public static boolean | isFullNameModeEnabled() |
public static void | log(IStatus status) |
public static void | log(Throwable e) |
public static void | logErrorMessage(String message) |
public static void | logException(Throwable e, String title, String message) |
public static void | logException(Throwable e) |
public void | start(BundleContext context) |
public void | stop(BundleContext context) |