|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbuoy.event.EventSource
buoy.widget.Widget
buoy.widget.WidgetContainer
buoy.widget.WindowWidget
buoy.widget.BDialog
org.openjump.core.ui.plugin.queries.QueryDialog
public class QueryDialog
QueryDialog
| Field Summary | |
|---|---|
static int |
ALL_LAYERS
|
static int |
SELECTED_LAYERS
|
static int |
SELECTION
|
| Fields inherited from class buoy.widget.WindowWidget |
|---|
content, lastSize |
| Fields inherited from class buoy.widget.WidgetContainer |
|---|
opaque |
| Fields inherited from class buoy.widget.Widget |
|---|
component, eventAdapter |
| Fields inherited from class buoy.event.EventSource |
|---|
eventLinks |
| Constructor Summary | |
|---|---|
QueryDialog(PlugInContext context)
Constructor of a QueryDialog |
|
| Method Summary | |
|---|---|
void |
attributeChanged()
|
void |
functionChanged()
|
protected void |
initUI(PlugInContext context)
User Interface Initialization |
void |
layerChanged()
|
void |
operatorChanged()
|
| Methods inherited from class buoy.widget.BDialog |
|---|
createComponent, getChildCount, getChildren, getMenuBar, getRootPane, getTitle, isModal, isResizable, pack, remove, removeAll, setMenuBar, setModal, setResizable, setTitle |
| Methods inherited from class buoy.widget.WindowWidget |
|---|
dispose, getContent, getDefaultButton, isVisible, layoutChildren, setBounds, setContent, setDefaultButton, setVisible, toBack, toFront |
| Methods inherited from class buoy.widget.WidgetContainer |
|---|
isOpaque, removeAsParent, setAsParent, setOpaque |
| Methods inherited from class buoy.widget.Widget |
|---|
addEventLink, dispatchEvent, getBackground, getBounds, getComponent, getCursor, getFont, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, hasFocus, invalidateSize, isEnabled, isFocusable, repaint, requestFocus, setBackground, setCursor, setEnabled, setFocusable, setFont, setName, setParent |
| Methods inherited from class buoy.event.EventSource |
|---|
addEventLink, addEventLink, removeEventLink |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ALL_LAYERS
public static final int SELECTION
public static final int SELECTED_LAYERS
| Constructor Detail |
|---|
public QueryDialog(PlugInContext context)
context - the plugin context| Method Detail |
|---|
protected void initUI(PlugInContext context)
public void layerChanged()
public void attributeChanged()
public void functionChanged()
public void operatorChanged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||