* collect2.c (main): In AIX specific computations for vector
[official-gcc.git] / libjava / javax / swing / JOptionPane$2.h
blob9231d656a39a905f921772749fe21b54176c2612
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_swing_JOptionPane$2__
5 #define __javax_swing_JOptionPane$2__
7 #pragma interface
9 #include <java/awt/event/MouseMotionAdapter.h>
10 extern "Java"
12 namespace javax
14 namespace swing
16 class JOptionPane$2;
21 class javax::swing::JOptionPane$2 : public ::java::awt::event::MouseMotionAdapter
24 public: // actually package-private
25 JOptionPane$2();
26 public:
27 static ::java::lang::Class class$;
30 #endif // __javax_swing_JOptionPane$2__