UndoFX
Undo manager
A JavaFX-based undo manager that supports arbitrary types of change objects and provides features like merging and marking positions in the history.
Undo manager for JavaFX
98 stars
12 watching
17 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list
javafxundo-redo
Related projects:
Repository | Description | Stars |
---|---|---|
fxmisc/wellbehavedfx | Provides a mechanism for defining and overriding event handlers in JavaFX controls. | 56 |
dacap/undo | A C++ library for implementing non-linear undo/redo functionality in software applications | 60 |
nilsmehlhorn/ngrx-wieder | A solution for implementing undo-redo functionality in Angular applications using NgRx and Immer.js | 127 |
fxmisc/richtextfx | A rich-text area library for JavaFX that provides efficient and customizable text editing capabilities. | 1,214 |
httptoolkit/mobx-shallow-undo | A MobX plugin that adds shallow undo/redo functionality to observable values | 18 |
danielearwicker/json-mobx | A library that provides undo/redo and persistence functionality for MobX-based applications using JSON serialization | 85 |
wieslawsoltes/reactivehistory | An undo/redo framework for .NET applications following the MVVM pattern | 138 |
puremvc/puremvc-as3-demo-flex-historypanel | Demonstrates the use of undo utility in a PureMVC-based Flex application. | 1 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
omnidan/redux-undo-boilerplate | A boilerplate with hot reloading and error handling tools for building state management applications | 121 |
kommitters/editorjs-undo | Provides an undo/redo feature for the Editor.js library | 172 |
esafirm/rxdownloader | An Rx wrapper for managing file downloads in Android applications. | 108 |
jas-chen/rx-redux | A reimplementation of Redux using RxJS | 421 |
netgfx/phaser-fxq | Manages and executes animations and special effects in a game engine | 2 |
edvin/fxlauncher | An auto-updating launcher for JavaFX applications that integrates with native packaging and includes automatic app updates. | 713 |