/* 
 * Copyright (c) 1997
 * The Open Group, Inc. 
 *
 * Permission to use, copy, modify, and distribute this software and 
 * its documentation for any purpose and without fee is hereby granted, 
 * provided that the above copyright notice appears in all copies and 
 * that both the copyright notice and this permission notice appear in 
 * supporting documentation, and that the name of ("TOG") or The Open  
 * Group not be used in advertising or publicity pertaining to 
 * distribution of the software without specific, written prior permission. 
 *  
 * TOG DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE 
 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
 * FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL TOG BE LIABLE FOR ANY 
 * SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN 
 * ACTION OF CONTRACT, NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING 
 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE 
 *
 *
 * TOG Research Institute MoaJar (unencumbered) 3/20/1997
 */

$$$Edit

The Edit menu item in the File Menu can be used to
update the properties of the selected .ser file.

Edit provides a list of the properties of the object.
Selecting a property on this list results in a view
of the property which can be edited.

While Edit works with both Visible and Invisible objects,
Visible objects are not displayed. This may interfere
with the initialization of the objects properties.

Unfortunately, only read/write properties which have
been initialized can be edited.

Edit does not currently support Customizers.