|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.drjava.model.AbstractDJDocument.CharInsertCommand
protected class AbstractDJDocument.CharInsertCommand
| Field Summary | |
|---|---|
protected char |
_ch
|
protected int |
_offset
|
| Constructor Summary | |
|---|---|
AbstractDJDocument.CharInsertCommand(int offset,
char ch)
|
|
| 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 char _ch
| Constructor Detail |
|---|
public AbstractDJDocument.CharInsertCommand(int offset,
char ch)
| 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 | |||||||||