org.greenstone.gatherer.util
Class AppendLineOnlyFileDocument.AppendLineOnlyFileDocumentPosition

java.lang.Object
org.greenstone.gatherer.util.AppendLineOnlyFileDocument.AppendLineOnlyFileDocumentPosition
- All Implemented Interfaces:
- javax.swing.text.Position
- Enclosing class:
- AppendLineOnlyFileDocument
- private class AppendLineOnlyFileDocument.AppendLineOnlyFileDocumentPosition
- extends java.lang.Object
- implements javax.swing.text.Position
| Nested classes inherited from class javax.swing.text.Position |
javax.swing.text.Position.Bias |
|
Field Summary |
private int |
offset
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
offset
private int offset
AppendLineOnlyFileDocument.AppendLineOnlyFileDocumentPosition
public AppendLineOnlyFileDocument.AppendLineOnlyFileDocumentPosition(int offset)
getOffset
public int getOffset()
- Specified by:
getOffset in interface javax.swing.text.Position