|
||||||||||
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
public abstract class AbstractResultProcessor
Constructor Summary | |
---|---|
AbstractResultProcessor()
|
Method Summary | |
---|---|
java.lang.String |
getProperty(java.lang.String key)
|
void |
putProperty(java.lang.String key,
java.lang.String value)
|
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 |
---|
process |
Constructor Detail |
---|
public AbstractResultProcessor()
Method Detail |
---|
public void putProperty(java.lang.String key, java.lang.String value)
putProperty
in interface SearchResultProcessor
public java.lang.String getProperty(java.lang.String key)
getProperty
in interface SearchResultProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |