* config/epiphany/epiphany.md (GPR_1): New constant.
[official-gcc.git] / libjava / javax / swing / JSpinner$DateEditorFormatter.h
blobf83b4348a76b162ed36f9745b6cec8095dee9ca1
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_swing_JSpinner$DateEditorFormatter__
5 #define __javax_swing_JSpinner$DateEditorFormatter__
7 #pragma interface
9 #include <javax/swing/text/DateFormatter.h>
10 extern "Java"
12 namespace javax
14 namespace swing
16 class JSpinner$DateEditorFormatter;
21 class javax::swing::JSpinner$DateEditorFormatter : public ::javax::swing::text::DateFormatter
24 public:
25 JSpinner$DateEditorFormatter();
26 JSpinner$DateEditorFormatter(::java::lang::String *);
27 static ::java::lang::Class class$;
30 #endif // __javax_swing_JSpinner$DateEditorFormatter__