summaryrefslogtreecommitdiff
path: root/libjava/javax/swing/text/html/HTML$Attribute.h
blob: 47868d02dbcf1de74683b4d0c63259932d838a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-

#ifndef __javax_swing_text_html_HTML$Attribute__
#define __javax_swing_text_html_HTML$Attribute__

#pragma interface

#include <java/lang/Object.h>
#include <gcj/array.h>

extern "Java"
{
  namespace javax
  {
    namespace swing
    {
      namespace text
      {
        namespace html
        {
            class HTML$Attribute;
        }
      }
    }
  }
}

class javax::swing::text::html::HTML$Attribute : public ::java::lang::Object
{

  HTML$Attribute(::java::lang::String *);
public:
  ::java::lang::String * toString();
public: // actually package-private
  static JArray< ::javax::swing::text::html::HTML$Attribute * > * getAllAttributes();
public:
  static ::javax::swing::text::html::HTML$Attribute * ACTION;
  static ::javax::swing::text::html::HTML$Attribute * ALIGN;
  static ::javax::swing::text::html::HTML$Attribute * ALINK;
  static ::javax::swing::text::html::HTML$Attribute * ALT;
  static ::javax::swing::text::html::HTML$Attribute * ARCHIVE;
  static ::javax::swing::text::html::HTML$Attribute * BACKGROUND;
  static ::javax::swing::text::html::HTML$Attribute * BGCOLOR;
  static ::javax::swing::text::html::HTML$Attribute * BORDER;
  static ::javax::swing::text::html::HTML$Attribute * CELLPADDING;
  static ::javax::swing::text::html::HTML$Attribute * CELLSPACING;
  static ::javax::swing::text::html::HTML$Attribute * CHECKED;
  static ::javax::swing::text::html::HTML$Attribute * CLASS;
  static ::javax::swing::text::html::HTML$Attribute * CLASSID;
  static ::javax::swing::text::html::HTML$Attribute * CLEAR;
  static ::javax::swing::text::html::HTML$Attribute * CODE;
  static ::javax::swing::text::html::HTML$Attribute * CODEBASE;
  static ::javax::swing::text::html::HTML$Attribute * CODETYPE;
  static ::javax::swing::text::html::HTML$Attribute * COLOR;
  static ::javax::swing::text::html::HTML$Attribute * COLS;
  static ::javax::swing::text::html::HTML$Attribute * COLSPAN;
  static ::javax::swing::text::html::HTML$Attribute * COMMENT;
  static ::javax::swing::text::html::HTML$Attribute * COMPACT;
  static ::javax::swing::text::html::HTML$Attribute * CONTENT;
  static ::javax::swing::text::html::HTML$Attribute * COORDS;
  static ::javax::swing::text::html::HTML$Attribute * DATA;
  static ::javax::swing::text::html::HTML$Attribute * DECLARE;
  static ::javax::swing::text::html::HTML$Attribute * DIR;
  static ::javax::swing::text::html::HTML$Attribute * DUMMY;
  static ::javax::swing::text::html::HTML$Attribute * ENCTYPE;
  static ::javax::swing::text::html::HTML$Attribute * ENDTAG;
  static ::javax::swing::text::html::HTML$Attribute * FACE;
  static ::javax::swing::text::html::HTML$Attribute * FRAMEBORDER;
  static ::javax::swing::text::html::HTML$Attribute * HALIGN;
  static ::javax::swing::text::html::HTML$Attribute * HEIGHT;
  static ::javax::swing::text::html::HTML$Attribute * HREF;
  static ::javax::swing::text::html::HTML$Attribute * HSPACE;
  static ::javax::swing::text::html::HTML$Attribute * HTTPEQUIV;
  static ::javax::swing::text::html::HTML$Attribute * ID;
  static ::javax::swing::text::html::HTML$Attribute * ISMAP;
  static ::javax::swing::text::html::HTML$Attribute * LANG;
  static ::javax::swing::text::html::HTML$Attribute * LANGUAGE;
  static ::javax::swing::text::html::HTML$Attribute * LINK;
  static ::javax::swing::text::html::HTML$Attribute * LOWSRC;
  static ::javax::swing::text::html::HTML$Attribute * MARGINHEIGHT;
  static ::javax::swing::text::html::HTML$Attribute * MARGINWIDTH;
  static ::javax::swing::text::html::HTML$Attribute * MAXLENGTH;
public: // actually package-private
  static ::javax::swing::text::html::HTML$Attribute * MEDIA;
public:
  static ::javax::swing::text::html::HTML$Attribute * METHOD;
  static ::javax::swing::text::html::HTML$Attribute * MULTIPLE;
  static ::javax::swing::text::html::HTML$Attribute * N;
  static ::javax::swing::text::html::HTML$Attribute * NAME;
  static ::javax::swing::text::html::HTML$Attribute * NOHREF;
  static ::javax::swing::text::html::HTML$Attribute * NORESIZE;
  static ::javax::swing::text::html::HTML$Attribute * NOSHADE;
  static ::javax::swing::text::html::HTML$Attribute * NOWRAP;
  static ::javax::swing::text::html::HTML$Attribute * PROMPT;
  static ::javax::swing::text::html::HTML$Attribute * REL;
  static ::javax::swing::text::html::HTML$Attribute * REV;
  static ::javax::swing::text::html::HTML$Attribute * ROWS;
  static ::javax::swing::text::html::HTML$Attribute * ROWSPAN;
  static ::javax::swing::text::html::HTML$Attribute * SCROLLING;
  static ::javax::swing::text::html::HTML$Attribute * SELECTED;
  static ::javax::swing::text::html::HTML$Attribute * SHAPE;
  static ::javax::swing::text::html::HTML$Attribute * SHAPES;
  static ::javax::swing::text::html::HTML$Attribute * SIZE;
  static ::javax::swing::text::html::HTML$Attribute * SRC;
  static ::javax::swing::text::html::HTML$Attribute * STANDBY;
  static ::javax::swing::text::html::HTML$Attribute * START;
  static ::javax::swing::text::html::HTML$Attribute * STYLE;
  static ::javax::swing::text::html::HTML$Attribute * TARGET;
  static ::javax::swing::text::html::HTML$Attribute * TEXT;
  static ::javax::swing::text::html::HTML$Attribute * TITLE;
  static ::javax::swing::text::html::HTML$Attribute * TYPE;
  static ::javax::swing::text::html::HTML$Attribute * USEMAP;
  static ::javax::swing::text::html::HTML$Attribute * VALIGN;
  static ::javax::swing::text::html::HTML$Attribute * VALUE;
  static ::javax::swing::text::html::HTML$Attribute * VALUETYPE;
  static ::javax::swing::text::html::HTML$Attribute * VERSION;
  static ::javax::swing::text::html::HTML$Attribute * VLINK;
  static ::javax::swing::text::html::HTML$Attribute * VSPACE;
  static ::javax::swing::text::html::HTML$Attribute * WIDTH;
public: // actually package-private
  static ::javax::swing::text::html::HTML$Attribute * PSEUDO_CLASS;
  static ::javax::swing::text::html::HTML$Attribute * DYNAMIC_CLASS;
private:
  ::java::lang::String * __attribute__((aligned(__alignof__( ::java::lang::Object)))) name;
public:
  static ::java::lang::Class class$;
};

#endif // __javax_swing_text_html_HTML$Attribute__