Searched refs:_pushed (Results 1 – 1 of 1) sorted by relevance
134 private String _pushed = _doNotRunButtonName; field in SecurityDialog443 _pushed = _doNotRunButtonName; in execute()448 if ( _pushed.equals( _runButtonName ) ) in execute()511 _pushed = _buttonName; in actionPerformed()512 LogUtils.DEBUG("** Button pushed ->" + _pushed ); in actionPerformed()
Completed in 13 milliseconds