mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-30 00:18:37 -04:00
You can close the attribute dialog with the ESC key.
This commit is contained in:
parent
ed51e971fa
commit
157acc57af
@ -24,8 +24,6 @@ import java.util.ArrayList;
|
||||
* @author hneemann
|
||||
*/
|
||||
public class AttributeDialog extends JDialog {
|
||||
private static final String ESC_ACTION_KEY = "ESC_ACTION";
|
||||
|
||||
private final java.util.List<EditorHolder> editors;
|
||||
private final JPanel panel;
|
||||
private final Component parent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user