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

#ifndef __java_awt_Window$WindowFlipBufferStrategy__
#define __java_awt_Window$WindowFlipBufferStrategy__

#pragma interface

#include <java/awt/Component$FlipBufferStrategy.h>
extern "Java"
{
  namespace java
  {
    namespace awt
    {
        class Window;
        class Window$WindowFlipBufferStrategy;
    }
  }
}

class java::awt::Window$WindowFlipBufferStrategy : public ::java::awt::Component$FlipBufferStrategy
{

public: // actually package-private
  Window$WindowFlipBufferStrategy(::java::awt::Window *, jint);
  ::java::awt::Window * __attribute__((aligned(__alignof__( ::java::awt::Component$FlipBufferStrategy)))) this$0;
public:
  static ::java::lang::Class class$;
};

#endif // __java_awt_Window$WindowFlipBufferStrategy__
