de.xoev.xdomea.viewer.gui
Class Activator
java.lang.Object
AbstractUIPlugin
de.xoev.xdomea.viewer.gui.Activator
public class Activator
- extends AbstractUIPlugin
Diese Klasse kontrolliert den Lebenszyklus des Plugins
- Author:
- Sächsisches Staatsministerium der Justiz und für Europa
Constructor Summary |
Activator()
erzeugt eine Activator-Instanz |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Activator
public Activator()
- erzeugt eine Activator-Instanz
start
public void start(BundleContext context)
throws Exception
- Throws:
Exception
stop
public void stop(BundleContext context)
throws Exception
- Throws:
Exception
getDefault
public static Activator getDefault()
- Returns:
- die Instanz dieser Klasse
getImageDescriptor
public static ImageDescriptor getImageDescriptor(String path)
- gibt eine ImageDescriptor-Instanz für eine Bild-Datei zurück
- Parameters:
path
- der Pfad zu der Bilddatei (muss sich innerhalb der Plugin-Sourcen befinden)
- Returns:
- eine ImageDescriptor-Instanz
Copyright © 2009. All Rights Reserved.