org.eclipse.amp.agf.chart
Class AGFChartPlugin
java.lang.Object
AbstractUIPlugin
org.eclipse.amp.agf.chart.AGFChartPlugin
public class AGFChartPlugin
- extends AbstractUIPlugin
The activator class controls the plug-in life cycle.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_ID
public static final java.lang.String PLUGIN_ID
- See Also:
- Constant Field Values
plugin
private static AGFChartPlugin plugin
AGFChartPlugin
public AGFChartPlugin()
- The constructor.
start
public void start(BundleContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
- See Also:
org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
stop
public void stop(BundleContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
- See Also:
org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
getDefault
public static AGFChartPlugin getDefault()
- Returns the shared instance.
- Returns:
- the shared instance
Copyright (C) 2007-2009 Metascape, LLC, 2009 Miles Parker, 2006-2007 Argonne National Labs, and Contributors