Searched defs:APPROVE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/print/
H A DServiceDialog.java93 public final static int APPROVE = 1; field in class:ServiceDialog
343 if (status == APPROVE) {
356 if (status == APPROVE) {
389 dispose(approved ? APPROVE : CANCEL);

Completed in 49 milliseconds