Parts Menu Commands Version | Allow Any Name When turned on, this command allows you to specify any version name for a class edition regardless of whether the name has been used in the past. This makes it easy to correct naming mistakes or create new versions with the same name as a prior version. Rename Version Provide a new version name for all of the selected classes. If multiple classes are selected, names may be specified for each class or all classes as a unit. If a version name template has been specified, it can be applied retroactively to the selected classes as well. Version/Release Owned | Allow Any Name When turned on, this command allows you to specify any version name for a class edition regardless of whether the name has been used in the past. This makes it easy to correct naming mistakes or create new versions with the same name as a prior version. Inspect All Instances Opens an inspector on all instances of the selected class. Find Hard Coded Strings | In Class Opens a method browser on all methods within the selected class that contain hard coded strings. Thanks to Didier Besset. Find Hard Coded Strings | In Hierarchy Opens a method browser on all methods within the selected class hierarchy that contain hard coded strings. Thanks to Didier Besset. Find Hard Coded Strings | Ignore $NON-NLS$/$NLS$ During a search for hard code strings, ignore any strings that have been flagged with $NON-NLS$ or $NLS$ tags. Find Hard Coded Strings | Ignore Part Names During a search for hard code strings, ignore any strings that are used to designate part names. Find String | In Class Opens a method browser on all methods within the selected class that contain a user specified string. Find String | In Hierarchy Opens a method browser on all methods within the selected class hierarchy that contain a user specified string. This can be a very time consuming process. A progress dialog is displayed which may be cancelled at any time. Find String | In System Opens a method browser on all methods within the system that contain a user specified string. This is a very time consuming process. A progress dialog is displayed which may be cancelled at any time. Spell Check | Class Opens a method browser on all methods within the selected class that contain references to misspelled or missing method selectors. Spell Check | Hierarchy Opens a method browser on all methods within the selected class hierarchy that contain references to misspelled or missing method selectors. This can be a very time consuming process. A progress dialog is displayed which may be cancelled at any time.