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

/openjdk7/jdk/src/share/classes/sun/print/
H A DCustomMediaTray.java33 class CustomMediaTray extends MediaTray { class in inherits:MediaTray
38 private CustomMediaTray(int x) { method in class:CustomMediaTray
49 public CustomMediaTray(String name, String choice) { method in class:CustomMediaTray
78 * Returns the string table for class CustomMediaTray.
86 * Returns the enumeration value table for class CustomMediaTray.

Completed in 2318 milliseconds