public abstract class AbstractSearchConditionPanel extends java.lang.Object implements SearchConditionPanel
SearchConditionPanel.SearchConditionPanelFactory
Constructor and Description |
---|
AbstractSearchConditionPanel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getWarnings() |
boolean |
set(Expression filter) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, fetch, get, getFactory, isValid, put, setEnabled
asJComponent
addChangeListener, getChangeListeners, hasChangeListeners, removeAllChangeListener, removeChangeListener
public boolean set(Expression filter)
set
in interface SearchConditionPanel
public java.lang.String getWarnings()
getWarnings
in interface SearchConditionPanel