|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.piccolox.nodes.PStyledText.RunInfo
protected static class PStyledText.RunInfo
Simple class to represent an integer run
| Field Summary | |
|---|---|
int |
runLimit
|
int |
runStart
|
| Constructor Summary | |
|---|---|
PStyledText.RunInfo()
|
|
PStyledText.RunInfo(int runStart,
int runLimit)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int runStart
public int runLimit
| Constructor Detail |
|---|
public PStyledText.RunInfo()
public PStyledText.RunInfo(int runStart,
int runLimit)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||