The restore() method restores the values of the parameters of the object to their values when this object was created. This can be used in a modal dialog to implement a cancel button, which restores the styles to those before the dialog was opened. @see ptolemy.actor.gui.Configurer @see ParameterEditorStyle @author Steve Neuendorffer and Edward A. Lee @version $Id: StyleConfigurer.java,v 1.52 2006/08/21 23:09:55 cxh Exp $ @since Ptolemy II 1.0 @Pt.ProposedRating Yellow (neuendor) @Pt.AcceptedRating Yellow (neuendor)
|
|