Class QueryDialog
java.lang.Object
buoy.event.EventSource
buoy.widget.Widget
buoy.widget.WidgetContainer
buoy.widget.WindowWidget
buoy.widget.BDialog
org.openjump.core.ui.plugin.queries.QueryDialog
public class QueryDialog
extends buoy.widget.BDialog
QueryDialog
- Author:
- Michael MICHAUD version 0.1.0 (4 Dec 2004) version 0.1.1 (15 Jan 2005) version 0.2 (16 Oct 2005) version 0.2.1 (10 aug 2007) version 0.3.0 (04 sept 2010) complete rewrite of functionChenged and operatorChanged methods version 0.4.0 (28 june 2013) add relate method based on the DE-9IM matrix version 0.5.0 (06 avril 2015) clone features in result and improve boolean attribute type
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intFields inherited from class buoy.widget.WindowWidget
content, lastSizeFields inherited from class buoy.widget.WidgetContainer
opaqueFields inherited from class buoy.widget.Widget
component, eventAdapterFields inherited from class buoy.event.EventSource
eventLinks -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class buoy.widget.BDialog
createComponent, getChildCount, getChildren, getComponent, getMenuBar, getRootPane, getTitle, isModal, isResizable, pack, remove, removeAll, setMenuBar, setModal, setResizable, setTitleMethods inherited from class buoy.widget.WindowWidget
dispose, getContent, getDefaultButton, isVisible, layoutChildren, setBounds, setContent, setDefaultButton, setVisible, toBack, toFrontMethods inherited from class buoy.widget.WidgetContainer
isOpaque, removeAsParent, setAsParent, setOpaqueMethods inherited from class buoy.widget.Widget
addEventLink, dispatchEvent, getBackground, getBounds, getCursor, getFont, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, hasFocus, invalidateSize, isEnabled, isFocusable, repaint, requestFocus, setBackground, setCursor, setEnabled, setFocusable, setFont, setName, setParentMethods inherited from class buoy.event.EventSource
addEventLink, addEventLink, removeEventLink
-
Field Details
-
ALL_LAYERS
public static final int ALL_LAYERS- See Also:
-
SELECTION
public static final int SELECTION- See Also:
-
SELECTED_LAYERS
public static final int SELECTED_LAYERS- See Also:
-
-
Constructor Details
-
QueryDialog
Constructor of a QueryDialog- Parameters:
context- the plugin context
-
-
Method Details
-
layerChanged
public void layerChanged()
-