|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdsto.dfc.swt.text.UrlScanner.UrlRange
public static class UrlScanner.UrlRange
A range in the text field that represents a URL.
| Field Summary | |
|---|---|
int |
length
|
int |
start
|
| Constructor Summary | |
|---|---|
UrlScanner.UrlRange(int start,
int length,
String url)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int start
public int length
| Constructor Detail |
|---|
public UrlScanner.UrlRange(int start,
int length,
String url)
| 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 | |||||||||