|
Sky View Café - Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shetline.gui.KLabel.LinkInfo
protected static class KLabel.LinkInfo
| Field Summary | |
|---|---|
Shape |
bounds
|
Element |
elem
|
int |
end
|
String |
href
|
int |
start
|
String |
target
|
String |
text
|
| Constructor Summary | |
|---|---|
KLabel.LinkInfo(Element elem,
Shape bounds,
String href,
String target,
String text)
|
|
| Method Summary | |
|---|---|
int |
getContentLength()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Element elem
public int start
public int end
public Shape bounds
public String href
public String target
public String text
| Constructor Detail |
|---|
public KLabel.LinkInfo(Element elem,
Shape bounds,
String href,
String target,
String text)
| Method Detail |
|---|
public int getContentLength()
|
Sky View Café - Java | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||