| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuic.widgets.html.HTMLDocument.Line
public static class HTMLDocument.Line
| Field Summary | |
|---|---|
 int | 
height
 | 
 String | 
text
 | 
 int | 
width
 | 
 int | 
x
 | 
 int | 
y
 | 
| Constructor Summary | |
|---|---|
HTMLDocument.Line(String text,
                  int x,
                  int y,
                  int w,
                  int h)
 | 
|
| Method Summary | |
|---|---|
 String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public final int x
public final int y
public final int width
public final int height
public final String text
| Constructor Detail | 
|---|
public HTMLDocument.Line(String text,
                         int x,
                         int y,
                         int w,
                         int h)
| Method Detail | 
|---|
public String toString()
toString in class Object
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||