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

/openjdk7/jdk/src/share/demo/jfc/Font2DTest/
H A DFontPanel.java139 public final int ONE_PAGE = 0; field in class:FontPanel
142 private int printMode = ONE_PAGE;
841 if ( printMode == ONE_PAGE )
860 if ( printMode == ONE_PAGE )
1023 if ( printMode == ONE_PAGE ) {
H A DFont2DTest.java368 printModeCBs[ fp.ONE_PAGE ] =
679 printModeCBs[ fp.ONE_PAGE ].setSelected( true );

Completed in 66 milliseconds