Actions
Bug #6831
closedsaving/loading window properties for multiple graphs/models in BasicGraphFrame
Bugzilla-Id:
Description
BasicGraphFrame saves properties such as center, zoom, size, etc., for the open frame. However, it assumes the frame only contains a single JGraph and model. Attached is an updated BasicGraphFrame that allows derived classes to save/load window properties for multiple JGraphs and models.
Files
Actions