Creates and initializes the action for the given text editor.
The action configures its visual representation from the given resource
bundle.
Parameters: bundle - the resource bundle Parameters: prefix - a prefix to be prepended to the various resource keys(described in ResourceAction constructor), or null if none Parameters: editor - the text editor Parameters: toUpper - true if this is an uppercase action, false otherwise. See Also:ResourceAction.ResourceAction(ResourceBundleString)