* gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
[official-gcc/alias-decl.git] / libjava / java / awt / JobAttributes$DialogType.h
blob77ae7916d8e97ec4bda72b63656a86903cbe9b27
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_awt_JobAttributes$DialogType__
5 #define __java_awt_JobAttributes$DialogType__
7 #pragma interface
9 #include <java/awt/AttributeValue.h>
10 #include <gcj/array.h>
12 extern "Java"
14 namespace java
16 namespace awt
18 class JobAttributes$DialogType;
23 class java::awt::JobAttributes$DialogType : public ::java::awt::AttributeValue
26 JobAttributes$DialogType(jint);
27 static JArray< ::java::lang::String * > * NAMES;
28 public:
29 static ::java::awt::JobAttributes$DialogType * COMMON;
30 static ::java::awt::JobAttributes$DialogType * NATIVE;
31 static ::java::awt::JobAttributes$DialogType * NONE;
32 static ::java::lang::Class class$;
35 #endif // __java_awt_JobAttributes$DialogType__