D G I L N S T

D

DB2Plugin - Class in net.refractions.udig.catalog.db2
The main plugin class to be used in the desktop.
DB2Plugin() - Constructor for class net.refractions.udig.catalog.db2.DB2Plugin
The constructor.

G

getDefault() - Static method in class net.refractions.udig.catalog.db2.DB2Plugin
Returns the shared instance.
getImageDescriptor(String) - Static method in class net.refractions.udig.catalog.db2.DB2Plugin
Returns an image descriptor for the image file at the given plug-in relative path.

I

ID - Static variable in class net.refractions.udig.catalog.db2.DB2Plugin
id of plugin, matches id decalred in plugin.xml *
isDebugging(String) - Static method in class net.refractions.udig.catalog.db2.DB2Plugin
Performs the Platform.getDebugOption true check on the provided trace

L

log(String, Throwable) - Static method in class net.refractions.udig.catalog.db2.DB2Plugin
Logs the Throwable in the plugin's log.

N

net.refractions.udig.catalog.db2 - package net.refractions.udig.catalog.db2
 

S

start(BundleContext) - Method in class net.refractions.udig.catalog.db2.DB2Plugin
This method is called upon plug-in activation
stop(BundleContext) - Method in class net.refractions.udig.catalog.db2.DB2Plugin
This method is called when the plug-in is stopped

T

trace(String, Throwable) - Static method in class net.refractions.udig.catalog.db2.DB2Plugin
Messages that only engage if getDefault().isDebugging()

D G I L N S T