MCPcopy Create free account
hub / github.com/SPLWare/esProc / setDialogDefaultButton

Method setDialogDefaultButton

ide/main/java/com/scudata/ide/common/GM.java:1775–1827  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

UnitServerConsoleMethod · 0.95
DialogPlotEditMethod · 0.95
FontStyleDialogMethod · 0.95
ChartColorDialogMethod · 0.95
FieldDefineDialogMethod · 0.95
DialogFuncEditMethod · 0.95
StringListDialogMethod · 0.95
ExportFieldsDialogMethod · 0.95
FieldDimDialogMethod · 0.95
DialogInputPortMethod · 0.95
constructorMethod · 0.95
initDialogMethod · 0.95

Calls 8

centerWindowMethod · 0.95
getSizeMethod · 0.80
addMouseListenerMethod · 0.80
requestFocusMethod · 0.80
putMethod · 0.65
setSizeMethod · 0.65
getWidthMethod · 0.65
getHeightMethod · 0.65

Tested by

no test coverage detected