public class Activator
extends AbstractUIPlugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IMG_ATTR_OK |
static java.lang.String |
IMG_CONTROLLER_BLOCKED |
static java.lang.String |
IMG_CONTROLLER_UNBLOCKED |
static java.lang.String |
IMG_EMPTY |
static java.lang.String |
IMG_TREND |
static java.lang.String |
IMG_WARN_BIG |
static java.lang.String |
PLUGIN_ID |
| Constructor and Description |
|---|
Activator()
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
static Activator |
getDefault()
Returns the shared instance
|
static java.util.concurrent.Executor |
getExecutor() |
protected void |
initializeImageRegistry(ImageRegistry reg) |
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public static final java.lang.String PLUGIN_ID
public static final java.lang.String IMG_CONTROLLER_BLOCKED
public static final java.lang.String IMG_CONTROLLER_UNBLOCKED
public static final java.lang.String IMG_WARN_BIG
public static final java.lang.String IMG_TREND
public static final java.lang.String IMG_ATTR_OK
public static final java.lang.String IMG_EMPTY
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static Activator getDefault()
public static java.util.concurrent.Executor getExecutor()
protected void initializeImageRegistry(ImageRegistry reg)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0