// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __javax_swing_text_html_FormSubmitEvent$MethodType__ #define __javax_swing_text_html_FormSubmitEvent$MethodType__ #pragma interface #include extern "Java" { namespace javax { namespace swing { namespace text { namespace html { class FormSubmitEvent$MethodType; } } } } } class javax::swing::text::html::FormSubmitEvent$MethodType : public ::java::lang::Object { FormSubmitEvent$MethodType(); public: static ::javax::swing::text::html::FormSubmitEvent$MethodType * POST; static ::javax::swing::text::html::FormSubmitEvent$MethodType * GET; static ::java::lang::Class class$; }; #endif // __javax_swing_text_html_FormSubmitEvent$MethodType__