|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalmed.edit.text.NewLineInserter
public final class NewLineInserter
This class provides a means to insert a new line in a text.
Constructor Summary | |
---|---|
NewLineInserter()
|
Method Summary | |
---|---|
void |
select(IText text,
Coordinate coordinate)
Notify a text matches the search criteria. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewLineInserter()
Method Detail |
---|
public void select(IText text, Coordinate coordinate)
select
in interface ICoordinateExtractor
text
- the textcoordinate
- the coordinate relative to the text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |