|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.drjava.model.AbstractDJDocument.RemoveCommand
edu.rice.cs.drjava.model.AbstractDJDocument.UninsertCommand
protected class AbstractDJDocument.UninsertCommand
| Field Summary |
|---|
| Fields inherited from class edu.rice.cs.drjava.model.AbstractDJDocument.RemoveCommand |
|---|
_length, _offset, _removedText |
| Constructor Summary | |
|---|---|
AbstractDJDocument.UninsertCommand(int offset,
int length,
java.lang.String text)
|
|
| Method Summary | |
|---|---|
void |
run()
Removes chars from reduced model; cache has already been selectively cleared. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractDJDocument.UninsertCommand(int offset,
int length,
java.lang.String text)
| Method Detail |
|---|
public void run()
AbstractDJDocument.RemoveCommand
run in interface java.lang.Runnablerun in class AbstractDJDocument.RemoveCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||