org.argouml.application.api
Interface PluggableResourceBundle

All Superinterfaces:
ArgoModule, Pluggable
All Known Implementing Classes:
ResourceBundleHelper

Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in the appropriate subsystem from ModuleInterface.enable(). If the needed registration is not available, add it!

public interface PluggableResourceBundle
extends Pluggable

An interface which identifies an ArgoUML plug-in as a resource bundle. Plug-ins are replacements or additions to standard Argo classes.

Since:
0.9.4

Field Summary
 
Fields inherited from interface org.argouml.application.api.Pluggable
PLUGIN_PREFIX, PLUGIN_TITLE, PLUGIN_VENDOR
 
Fields inherited from interface org.argouml.application.api.ArgoModule
MODULEFILENAME, MODULEFILENAME_ALTERNATE
 
Methods inherited from interface org.argouml.application.api.Pluggable
inContext
 
Methods inherited from interface org.argouml.application.api.ArgoModule
getModuleAuthor, getModuleDescription, getModuleKey, getModuleName, getModulePopUpActions, getModuleVersion, initializeModule, isModuleEnabled, setModuleEnabled, shutdownModule
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook