|
jMobileCore toolkit | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.jmobilecore.ui.core.TextAreaComposer.LineRange
public static class TextAreaComposer.LineRange
LineRange represents 2 numbers - ranges for displayed text
| Field Summary | |
|---|---|
int |
from
|
int |
to
|
| Constructor Summary | |
|---|---|
TextAreaComposer.LineRange(int from,
int to)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int from
public int to
| Constructor Detail |
|---|
public TextAreaComposer.LineRange(int from,
int to)
|
jMobileCore toolkit | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||