aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h')
-rw-r--r--gcc-4.9/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/gcc-4.9/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h b/gcc-4.9/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h
new file mode 100644
index 000000000..ddc9c19f4
--- /dev/null
+++ b/gcc-4.9/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h
@@ -0,0 +1,31 @@
+
+// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
+
+#ifndef __javax_swing_text_AttributeSet$CharacterAttribute__
+#define __javax_swing_text_AttributeSet$CharacterAttribute__
+
+#pragma interface
+
+#include <java/lang/Object.h>
+extern "Java"
+{
+ namespace javax
+ {
+ namespace swing
+ {
+ namespace text
+ {
+ class AttributeSet$CharacterAttribute;
+ }
+ }
+ }
+}
+
+class javax::swing::text::AttributeSet$CharacterAttribute : public ::java::lang::Object
+{
+
+public:
+ static ::java::lang::Class class$;
+} __attribute__ ((java_interface));
+
+#endif // __javax_swing_text_AttributeSet$CharacterAttribute__