Refactor Cancel handling

Issue #174 new
Mikhail Lopatkin repo owner created an issue

There are multiple ways to cancel every dialog in the app: "Cancel" button, closing the window, ESC key. These are handled somewhat differently. The handling can be unified, potentially using Swing's Action.

Comments (0)

  1. Log in to comment