|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
net.refractions.udig.style.StylePlugin
public class StylePlugin
Field Summary | |
---|---|
static java.lang.String |
ICONS_PATH
Icons path (value "icons/") |
static java.lang.String |
ID
The id of the plug-in |
Constructor Summary | |
---|---|
StylePlugin()
The constructor. |
Method Summary | |
---|---|
static StylePlugin |
getDefault()
Returns the shared instance. |
Images |
getImages()
Images instance for use with ImageConstants. |
void |
start(BundleContext context)
Set up shared images. |
void |
stop(BundleContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
public static final java.lang.String ICONS_PATH
Constructor Detail |
---|
public StylePlugin()
Method Detail |
---|
public void start(BundleContext context) throws java.lang.Exception
context
-
java.lang.Exception
org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
public static StylePlugin getDefault()
public Images getImages()
public void stop(BundleContext context) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |