|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.swing.ui.tools.search.AbstractResultProcessor
com.jaxfront.swing.ui.tools.search.TypeSearchTableResultProcessor
public class TypeSearchTableResultProcessor
Constructor Summary | |
---|---|
TypeSearchTableResultProcessor(javax.swing.JTable table)
|
Method Summary | |
---|---|
void |
jumpTo(Type aType,
javax.swing.JTable table)
|
void |
process(java.lang.Object aResult)
|
Methods inherited from class com.jaxfront.swing.ui.tools.search.AbstractResultProcessor |
---|
getProperty, putProperty |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.jaxfront.swing.ui.tools.search.SearchResultProcessor |
---|
getProperty, putProperty |
Constructor Detail |
---|
public TypeSearchTableResultProcessor(javax.swing.JTable table)
Method Detail |
---|
public void jumpTo(Type aType, javax.swing.JTable table)
public void process(java.lang.Object aResult)
process
in interface SearchResultProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |