Package dataModelFX
Class DataModelPaneFXSettings
java.lang.Object
dataModelFX.DataModelPaneFXSettings
- All Implemented Interfaces:
Serializable
,Cloneable
The primary function of the setting class is to save the positions of the
modules nodes. This is done by saving a reference to the module based on unit
name, unit type etc. Once a module is initially added to the pane it's
position is set using this list.
- Author:
- Jamie Macaulay
- See Also: