2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_awt_PageAttributes$OrientationRequestedType__
5 #define __java_awt_PageAttributes$OrientationRequestedType__
9 #include <java/awt/AttributeValue.h>
10 #include <gcj/array.h>
18 class PageAttributes$OrientationRequestedType
;
23 class java::awt::PageAttributes$OrientationRequestedType
: public ::java::awt::AttributeValue
26 PageAttributes$
OrientationRequestedType(jint
);
27 static JArray
< ::java::lang::String
* > * NAMES
;
29 static ::java::awt::PageAttributes$OrientationRequestedType
* PORTRAIT
;
30 static ::java::awt::PageAttributes$OrientationRequestedType
* LANDSCAPE
;
31 static ::java::lang::Class
class$
;
34 #endif // __java_awt_PageAttributes$OrientationRequestedType__