|
||||||||||
| 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
protected class AbstractDJDocument.RemoveCommand
| Field Summary | |
|---|---|
protected int |
_length
|
protected int |
_offset
|
protected java.lang.String |
_removedText
|
| Constructor Summary | |
|---|---|
AbstractDJDocument.RemoveCommand(int offset,
int length,
java.lang.String removedText)
|
|
| 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 |
| Field Detail |
|---|
protected final int _offset
protected final int _length
protected final java.lang.String _removedText
| Constructor Detail |
|---|
public AbstractDJDocument.RemoveCommand(int offset,
int length,
java.lang.String removedText)
| 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 | |||||||||