问题Is there an already existing straightforward way to persist JavaFX GUI state, including custom (de)serializing for the userData field of Nodes? 来源:https://stackoverflow.com/questions/17355755/how-to-persist-javafx-gui-state 标签 java javafx-2 persistence