
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-

#ifndef __java_awt_JobAttributes$DialogType__
#define __java_awt_JobAttributes$DialogType__

#pragma interface

#include <java/awt/AttributeValue.h>
#include <gcj/array.h>

extern "Java"
{
  namespace java
  {
    namespace awt
    {
        class JobAttributes$DialogType;
    }
  }
}

class java::awt::JobAttributes$DialogType : public ::java::awt::AttributeValue
{

  JobAttributes$DialogType(jint);
  static JArray< ::java::lang::String * > * NAMES;
public:
  static ::java::awt::JobAttributes$DialogType * COMMON;
  static ::java::awt::JobAttributes$DialogType * NATIVE;
  static ::java::awt::JobAttributes$DialogType * NONE;
  static ::java::lang::Class class$;
};

#endif // __java_awt_JobAttributes$DialogType__
