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

/openjdk7/jdk/src/share/classes/java/awt/
H A DTransparency.java29 * The <code>Transparency</code> interface defines the common transparency
32 public interface Transparency { interface
54 * Returns the type of this <code>Transparency</code>.
55 * @return the field type of this <code>Transparency</code>, which is

Completed in 34 milliseconds