KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > PageAttributes.OriginType

java.awt
Class PageAttributes.OriginType

java.lang.Object
  extended by java.awt.PageAttributes.OriginType
Enclosing class:
PageAttributes
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 PageAttributes.OriginType PHYSICAL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final PageAttributes.OriginType PRINTABLE
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