|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.TextSearcher.TextWrapper
public static class TextSearcher.TextWrapper
Class TextWrapper _more_
| Constructor Summary | |
|---|---|
TextSearcher.TextWrapper()
_more_ |
|
TextSearcher.TextWrapper(JTextComponent comp)
_more_ |
|
| Method Summary | |
|---|---|
boolean |
find(String what,
boolean highlightAll,
boolean doCase,
boolean next)
_more_ |
JTextComponent |
getTextComponent()
_more_ |
void |
removeHighlights()
_more_ |
void |
resetToCurrentSearchIndex()
_more_ |
void |
setSearchIndex(Point pt)
_more_ |
protected void |
setTextComponent(JTextComponent comp)
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSearcher.TextWrapper()
public TextSearcher.TextWrapper(JTextComponent comp)
comp - _more_| Method Detail |
|---|
public JTextComponent getTextComponent()
protected void setTextComponent(JTextComponent comp)
comp - _more_public void setSearchIndex(Point pt)
pt - _more_public void removeHighlights()
public void resetToCurrentSearchIndex()
public boolean find(String what,
boolean highlightAll,
boolean doCase,
boolean next)
what - _more_highlightAll - _more_doCase - _more_next - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||