KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > JobAttributes.SidesType

java.awt
Class JobAttributes.SidesType

java.lang.Object
  extended by java.awt.JobAttributes.SidesType
Enclosing class:
JobAttributes
See Also:
Source Code

public int hashCode()
See Also:
Hashtable, Object.equals(java.lang.Object)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final JobAttributes.SidesType ONE_SIDED
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public String toString()
See Also:
Object
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final JobAttributes.SidesType TWO_SIDED_LONG_EDGE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final JobAttributes.SidesType TWO_SIDED_SHORT_EDGE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags