Searched refs:RET_CANCEL (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DShowErrorForm.java34 public static final int RET_CANCEL = 0; field in class:ShowErrorForm
50 /** @return the return status of this dialog - one of RET_OK or RET_CANCEL */
126 doClose(RET_CANCEL);
161 private int returnStatus = RET_CANCEL;

Completed in 7 milliseconds