|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.drjava.model.AbstractDJDocument.InsertCommand
protected class AbstractDJDocument.InsertCommand
| Field Summary | |
|---|---|
protected int |
_offset
|
protected java.lang.String |
_text
|
| Constructor Summary | |
|---|---|
AbstractDJDocument.InsertCommand(int offset,
java.lang.String text)
|
|
| Method Summary | |
|---|---|
void |
run()
Inserts chars in reduced model and moves location to end of insert; cache has already been cleared. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final int _offset
protected final java.lang.String _text
| Constructor Detail |
|---|
public AbstractDJDocument.InsertCommand(int offset,
java.lang.String text)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||