Next: Implementing Grouping and Ungrouping
Up: How Are the New
Previous: Implementing Drag and Drop
The new option De-serialize bean adds the ability to de-serialize objects. De-serializing is implemented by calling the deserialize() method of the BeanBox, which in turn asks the user to select a file where the bean's state can be found. Once the bean's state is successfully loaded, the operation continues in the same way as adding a new bean from the ToolBox.