Lines Matching refs:manager
65 /** specifies a user interface configuration manager interface which
74 /** resets the configuration manager to the default user interface
79 configuration manager removes user defined elements, but set all
82 manager.
88 the user interface configuration manager.
99 configuration manager that meet the given ElementType
125 user interface configuration manager.
181 is thrown. If the configuration manager is read-only a
199 is thrown. If the configuration manager is read-only a
219 is thrown. If the configuration manager is read-only a
225 /** retrieves the image manager from the user interface configuration
226 manager.
229 Every user interface configuration manager has one image manager
234 the image manager of the user interface configuration manager.
238 /** retrieves the keyboard short cut manager from the user interface
239 configuration manager.
242 Every user interface configuration manager has one keyboard short cut
243 manager instance which controls all short cuts of a module or document.
247 the short cut manager of the user interface configuration manager.
251 /** retrieves the events manager from the user interface configuration manager.
254 Every user interface configuration manager has one events manager
260 the events manager of the user interface configuration
261 manager, if one exists.