// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __javax_swing_text_StyleConstants$FontConstants__ #define __javax_swing_text_StyleConstants$FontConstants__ #pragma interface #include extern "Java" { namespace javax { namespace swing { namespace text { class StyleConstants$FontConstants; } } } } class javax::swing::text::StyleConstants$FontConstants : public ::javax::swing::text::StyleConstants { StyleConstants$FontConstants(::java::lang::String *); public: static ::java::lang::Object * Bold; static ::java::lang::Object * Family; static ::java::lang::Object * Italic; static ::java::lang::Object * Size; static ::java::lang::Class class$; }; #endif // __javax_swing_text_StyleConstants$FontConstants__