Action that saves a given Editor. Note: This class attaches a PropertyChangeListener to the Editor, to update the enabled state of the action according to the dirty state of the editor. There is at the moment no way to remove that listener. As a consequence, this class should only be used in scenarios where the Editor will not outlive its save action instance.
@author Torgil Zethson
@since 3.6.0
| |
| |