public class QueryDialog
extends buoy.widget.BDialog
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL_LAYERS |
static java.text.SimpleDateFormat |
DATE_FORMATTER |
static int |
SELECTED_LAYERS |
static int |
SELECTION |
| Constructor and Description |
|---|
QueryDialog(PlugInContext context)
Constructor of a QueryDialog
|
| Modifier and Type | Method and Description |
|---|---|
void |
attributeChanged() |
void |
functionChanged() |
protected void |
initUI(PlugInContext context)
User Interface Initialization
|
void |
layerChanged() |
boolean |
operatorChanged() |
createComponent, getChildCount, getChildren, getMenuBar, getRootPane, getTitle, isModal, isResizable, pack, remove, removeAll, setMenuBar, setModal, setResizable, setTitledispose, getContent, getDefaultButton, isVisible, layoutChildren, setBounds, setContent, setDefaultButton, setVisible, toBack, toFrontisOpaque, removeAsParent, setAsParent, setOpaqueaddEventLink, dispatchEvent, getBackground, getBounds, getComponent, getCursor, getFont, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, hasFocus, invalidateSize, isEnabled, isFocusable, repaint, requestFocus, setBackground, setCursor, setEnabled, setFocusable, setFont, setName, setParentpublic static final int ALL_LAYERS
public static final int SELECTION
public static final int SELECTED_LAYERS
public static final java.text.SimpleDateFormat DATE_FORMATTER
public QueryDialog(PlugInContext context)
context - the plugin contextprotected void initUI(PlugInContext context)
public void layerChanged()
public void attributeChanged()
public void functionChanged()
public boolean operatorChanged()