URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [java/] [awt/] [PageAttributes$OrientationRequestedType.h] - Rev 758
Compare with Previous | Blame | View Log
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __java_awt_PageAttributes$OrientationRequestedType__ #define __java_awt_PageAttributes$OrientationRequestedType__ #pragma interface #include <java/awt/AttributeValue.h> #include <gcj/array.h> extern "Java" { namespace java { namespace awt { class PageAttributes$OrientationRequestedType; } } } class java::awt::PageAttributes$OrientationRequestedType : public ::java::awt::AttributeValue { PageAttributes$OrientationRequestedType(jint); static JArray< ::java::lang::String * > * NAMES; public: static ::java::awt::PageAttributes$OrientationRequestedType * PORTRAIT; static ::java::awt::PageAttributes$OrientationRequestedType * LANDSCAPE; static ::java::lang::Class class$; }; #endif // __java_awt_PageAttributes$OrientationRequestedType__