public interface FeatureQueryOrderPanel extends Component
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIGURABLE_PANEL_ID |
static int |
DEFAULT_HEIGHT |
static int |
DEFAULT_WIDTH |
Modifier and Type | Method and Description |
---|---|
FeatureQuery |
fetch() |
FeatureQuery |
fetch(FeatureQuery query) |
void |
put(FeatureQuery query) |
void |
setStore(FeatureStore store) |
asJComponent
static final java.lang.String CONFIGURABLE_PANEL_ID
static final int DEFAULT_WIDTH
static final int DEFAULT_HEIGHT
void setStore(FeatureStore store)
FeatureQuery fetch(FeatureQuery query)
FeatureQuery fetch()
void put(FeatureQuery query)