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

/openjdk7/jdk/src/share/classes/sun/print/
H A DServiceDialog.java2249 private JobAttributesPanel pnlJobAttributes; field in class:ServiceDialog.AppearancePanel
2278 pnlJobAttributes = new JobAttributesPanel();
2279 addToGB(pnlJobAttributes, this, gridbag, c);
2287 pnlJobAttributes.updateInfo();

Completed in 33 milliseconds