public class Activator
extends AbstractUIPlugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXTP_DETAILS_PART |
static java.lang.String |
IMG_BLOCK_DEFAULT |
static java.lang.String |
IMG_BLOCK_LOCKED |
static java.lang.String |
IMG_BLOCK_UNLOCKED |
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
|
protected void |
initializeImageRegistry(ImageRegistry reg) |
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public static final java.lang.String IMG_BLOCK_UNLOCKED
public static final java.lang.String IMG_BLOCK_LOCKED
public static final java.lang.String IMG_BLOCK_DEFAULT
public static final java.lang.String PLUGIN_ID
public static final java.lang.String EXTP_DETAILS_PART
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionprotected void initializeImageRegistry(ImageRegistry reg)
public static Activator getDefault()
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