Set the default OK and Cancel buttons of the dialog. @param dlg JDialog Dialog to be set @param okButton JButton Button to be executed when enter @param cancelButton JButton Button to be executed when escape
(Window dlg, final JButton okButton, final JButton cancelButton)
source not stored for this graph (policy: none)
no test coverage detected