2016-06-27 François Dumont <fdumont@gcc.gnu.org>
[official-gcc.git] / libjava / javax / swing / JEditorPane$2.h
blobded4334c630dd89c4eb94f7a63a0d0003d63f216
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_swing_JEditorPane$2__
5 #define __javax_swing_JEditorPane$2__
7 #pragma interface
9 #include <java/lang/Object.h>
10 extern "Java"
12 namespace javax
14 namespace swing
16 class JEditorPane$2;
17 class JEditorPane$PageLoader;
22 class javax::swing::JEditorPane$2 : public ::java::lang::Object
25 public: // actually package-private
26 JEditorPane$2(::javax::swing::JEditorPane$PageLoader *);
27 public:
28 virtual void run();
29 public: // actually package-private
30 ::javax::swing::JEditorPane$PageLoader * __attribute__((aligned(__alignof__( ::java::lang::Object)))) this$1;
31 public:
32 static ::java::lang::Class class$;
35 #endif // __javax_swing_JEditorPane$2__