KickJava   Java API By Example, From Geeks To Geeks.

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

java.awt
Class JobAttributes.DestinationType

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

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


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.DestinationType PRINTER
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  

Popular Tags