Example #1
0
 /** verifyButtonEnabled */
 protected void verifyButtonEnabled() {
   rememberEnableState();
   if (isDisabled()) throwDisabledException();
 }