--- title: A JavaFX Graph Editor for Simulation Input description: A small JavaFX editor for creating and uploading graph input for the cooling system simulator. date: 2026-04-25 projectPeriod: 'October-November 2018' thumbnail: src: ./_assets/process-simulator-input.jpg alt: JavaFX graph editor for the cooling system simulator. tags: ['simulation', 'tools'] role: Editor author stack: ['JavaFX', 'JSON', 'REST API'] outcome: An editor for building input graphs and sending them to the simulation backend audience: technical links: [] --- This was a small editor for building input graphs for the cooling system simulator. Nodes could be moved with drag-and-drop gestures. Element parameters were edited on the right panel. The UI was built with JavaFX. The output could be exported as JSON or uploaded directly to the simulation backend.