com.jaxfront.swing.ui.tools.search
Class DefaultTypeSearcher
java.lang.Object
com.jaxfront.swing.ui.tools.search.AbstractSearcher
com.jaxfront.swing.ui.tools.search.DefaultTypeSearcher
- All Implemented Interfaces:
- Search
public class DefaultTypeSearcher
- extends AbstractSearcher
Methods inherited from class com.jaxfront.swing.ui.tools.search.AbstractSearcher |
getAll, getComparator, getNext, getPrevious, getProperty, isRegEx, matchCase, matchWord, putProperty, replaceAll, replaceNext, replacePrevious, reset, setComparator |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_NAME_FILTER
public static final java.lang.String TYPE_NAME_FILTER
- See Also:
- Constant Field Values
ALL
public static final int ALL
- See Also:
- Constant Field Values
UP
public static final int UP
- See Also:
- Constant Field Values
DOWN
public static final int DOWN
- See Also:
- Constant Field Values
DefaultTypeSearcher
public DefaultTypeSearcher(Type aType)
search
public boolean search(java.lang.String value)
- Specified by:
search
in interface Search
- Specified by:
search
in class AbstractSearcher
setSearchDirective
public void setSearchDirective(int directive)
setRootType
public void setRootType(Type type)