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

/openjdk7/jdk/src/share/classes/sun/swing/
H A DPrintingStatus.java61 private MessageFormat statusFormat; field in class:PrintingStatus
118 statusFormat = new MessageFormat(
298 statusLabel.setText(statusFormat.format(pageNumber));

Completed in 22 milliseconds