summaryrefslogtreecommitdiff
path: root/libjava/javax/swing/text/html/CSS$Attribute.h
diff options
context:
space:
mode:
authorupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
committerupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
commit554fd8c5195424bdbcabf5de30fdc183aba391bd (patch)
tree976dc5ab7fddf506dadce60ae936f43f58787092 /libjava/javax/swing/text/html/CSS$Attribute.h
downloadcbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.bz2
cbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.xz
obtained gcc-4.6.4.tar.bz2 from upstream website;upstream
verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository.
Diffstat (limited to 'libjava/javax/swing/text/html/CSS$Attribute.h')
-rw-r--r--libjava/javax/swing/text/html/CSS$Attribute.h112
1 files changed, 112 insertions, 0 deletions
diff --git a/libjava/javax/swing/text/html/CSS$Attribute.h b/libjava/javax/swing/text/html/CSS$Attribute.h
new file mode 100644
index 000000000..44c82500b
--- /dev/null
+++ b/libjava/javax/swing/text/html/CSS$Attribute.h
@@ -0,0 +1,112 @@
+
+// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
+
+#ifndef __javax_swing_text_html_CSS$Attribute__
+#define __javax_swing_text_html_CSS$Attribute__
+
+#pragma interface
+
+#include <java/lang/Object.h>
+extern "Java"
+{
+ namespace javax
+ {
+ namespace swing
+ {
+ namespace text
+ {
+ namespace html
+ {
+ class CSS$Attribute;
+ }
+ }
+ }
+ }
+}
+
+class javax::swing::text::html::CSS$Attribute : public ::java::lang::Object
+{
+
+public: // actually package-private
+ CSS$Attribute(::java::lang::String *, jboolean, ::java::lang::String *);
+public:
+ ::java::lang::String * toString();
+ jboolean isInherited();
+ ::java::lang::String * getDefaultValue();
+ static ::javax::swing::text::html::CSS$Attribute * BACKGROUND;
+ static ::javax::swing::text::html::CSS$Attribute * BACKGROUND_ATTACHMENT;
+ static ::javax::swing::text::html::CSS$Attribute * BACKGROUND_COLOR;
+ static ::javax::swing::text::html::CSS$Attribute * BACKGROUND_IMAGE;
+ static ::javax::swing::text::html::CSS$Attribute * BACKGROUND_POSITION;
+ static ::javax::swing::text::html::CSS$Attribute * BACKGROUND_REPEAT;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_BOTTOM;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_BOTTOM_WIDTH;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_COLOR;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_LEFT;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_LEFT_WIDTH;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_RIGHT;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_RIGHT_WIDTH;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_STYLE;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_TOP;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_TOP_WIDTH;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_WIDTH;
+ static ::javax::swing::text::html::CSS$Attribute * CLEAR;
+ static ::javax::swing::text::html::CSS$Attribute * COLOR;
+ static ::javax::swing::text::html::CSS$Attribute * DISPLAY;
+ static ::javax::swing::text::html::CSS$Attribute * FLOAT;
+ static ::javax::swing::text::html::CSS$Attribute * FONT;
+ static ::javax::swing::text::html::CSS$Attribute * FONT_FAMILY;
+ static ::javax::swing::text::html::CSS$Attribute * FONT_SIZE;
+ static ::javax::swing::text::html::CSS$Attribute * FONT_STYLE;
+ static ::javax::swing::text::html::CSS$Attribute * FONT_VARIANT;
+ static ::javax::swing::text::html::CSS$Attribute * FONT_WEIGHT;
+ static ::javax::swing::text::html::CSS$Attribute * HEIGHT;
+ static ::javax::swing::text::html::CSS$Attribute * LETTER_SPACING;
+ static ::javax::swing::text::html::CSS$Attribute * LINE_HEIGHT;
+ static ::javax::swing::text::html::CSS$Attribute * LIST_STYLE;
+ static ::javax::swing::text::html::CSS$Attribute * LIST_STYLE_IMAGE;
+ static ::javax::swing::text::html::CSS$Attribute * LIST_STYLE_POSITION;
+ static ::javax::swing::text::html::CSS$Attribute * LIST_STYLE_TYPE;
+ static ::javax::swing::text::html::CSS$Attribute * MARGIN;
+ static ::javax::swing::text::html::CSS$Attribute * MARGIN_BOTTOM;
+ static ::javax::swing::text::html::CSS$Attribute * MARGIN_LEFT;
+ static ::javax::swing::text::html::CSS$Attribute * MARGIN_RIGHT;
+ static ::javax::swing::text::html::CSS$Attribute * MARGIN_TOP;
+ static ::javax::swing::text::html::CSS$Attribute * PADDING;
+ static ::javax::swing::text::html::CSS$Attribute * PADDING_BOTTOM;
+ static ::javax::swing::text::html::CSS$Attribute * PADDING_LEFT;
+ static ::javax::swing::text::html::CSS$Attribute * PADDING_RIGHT;
+ static ::javax::swing::text::html::CSS$Attribute * PADDING_TOP;
+ static ::javax::swing::text::html::CSS$Attribute * TEXT_ALIGN;
+ static ::javax::swing::text::html::CSS$Attribute * TEXT_DECORATION;
+ static ::javax::swing::text::html::CSS$Attribute * TEXT_INDENT;
+ static ::javax::swing::text::html::CSS$Attribute * TEXT_TRANSFORM;
+ static ::javax::swing::text::html::CSS$Attribute * VERTICAL_ALIGN;
+ static ::javax::swing::text::html::CSS$Attribute * WHITE_SPACE;
+ static ::javax::swing::text::html::CSS$Attribute * WIDTH;
+ static ::javax::swing::text::html::CSS$Attribute * WORD_SPACING;
+public: // actually package-private
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_TOP_STYLE;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_BOTTOM_STYLE;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_LEFT_STYLE;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_RIGHT_STYLE;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_TOP_COLOR;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_BOTTOM_COLOR;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_LEFT_COLOR;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_RIGHT_COLOR;
+ static ::javax::swing::text::html::CSS$Attribute * BORDER_SPACING;
+ static ::javax::swing::text::html::CSS$Attribute * POSITION;
+ static ::javax::swing::text::html::CSS$Attribute * LEFT;
+ static ::javax::swing::text::html::CSS$Attribute * RIGHT;
+ static ::javax::swing::text::html::CSS$Attribute * TOP;
+ static ::javax::swing::text::html::CSS$Attribute * BOTTOM;
+ ::java::lang::String * __attribute__((aligned(__alignof__( ::java::lang::Object)))) attStr;
+ jboolean isInherited__;
+ ::java::lang::String * defaultValue;
+ static ::java::util::HashMap * attributeMap;
+public:
+ static ::java::lang::Class class$;
+};
+
+#endif // __javax_swing_text_html_CSS$Attribute__