|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Offset
An offset into Java source. This is an interface so we can wrap
javax.swing.text.Position instances when parsing code in a
JTextComponent, so these offsets can get tracked.
| Method Summary | |
|---|---|
int |
getOffset()
Returns the offset into the source. |
| Method Detail |
|---|
int getOffset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||