| ca.mcgill.sable.graph.GraphPlugin
GraphPlugin | public class GraphPlugin extends AbstractUIPlugin (Code) | | The main plugin class to be used in the desktop.
|
Constructor Summary | |
public | GraphPlugin(IPluginDescriptor descriptor) The constructor. |
GraphPlugin | public GraphPlugin(IPluginDescriptor descriptor)(Code) | | The constructor.
|
getResourceBundle | public ResourceBundle getResourceBundle()(Code) | | Returns the plugin's resource bundle,
|
getResourceString | public static String getResourceString(String key)(Code) | | Returns the string from the plugin's resource bundle,
or 'key' if not found.
|
getWorkspace | public static IWorkspace getWorkspace()(Code) | | Returns the workspace instance.
|
|
|