Copyright ©1995 by NeXT Computer, Inc. All Rights Reserved.
| 19 |
Workspace Manager
| Class
WMInspector |
| Inherits From: | Object |
| Accessing the Inspector Object |
| + new | Creates a new WMInspector if none exists, or returns the existing one |
| Accessing Panel Controls |
| Returns the id of the Inspector's OK button | ||
| Returns the id of the Inspector's Revert button | ||
| Returns the id of the window that contains the user interface for the inspector |
| Accessing Workspace Selection |
| Returns the number of items selected in the File Viewer | ||
| Returns the paths of the files selected in the File Viewer | ||
| Managing Changes |
| Implement in your subclass to commit the changes that the user has made to the selected item | ||
| Implement in your subclass to load data into the inspector's display | ||
| Sends the WMInspector a touch: message | ||
| Changes the image in the Inspector panel's close box to a broken "X" |