The activator class controls the plug-in life cycle.
List of all members.
Public Member Functions |
| NasaUtilUiActivator () |
| The constructor.
|
void | start (BundleContext context) throws Exception |
void | stop (BundleContext context) throws Exception |
Static Public Member Functions |
static NasaUtilUiActivator | getDefault () |
| Returns the shared instance.
|
Static Public Attributes |
static final String | PLUGIN_ID = "gov.nasa.util.ui" |
Constructor & Destructor Documentation
Member Function Documentation
- Returns:
- the shared instance
void start |
( |
BundleContext |
context | ) |
throws Exception |
void stop |
( |
BundleContext |
context | ) |
throws Exception |
Member Data Documentation
final String PLUGIN_ID = "gov.nasa.util.ui" [static] |
The documentation for this class was generated from the following file: