Class ShapeQueryDialog

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ListSelectionListener, RootPaneContainer, WindowConstants, Modifiable

public class ShapeQueryDialog extends RmaJDialog implements ListSelectionListener
See Also:
  • Constructor Details

    • ShapeQueryDialog

      public ShapeQueryDialog(Frame parent, boolean modal)
  • Method Details

    • setGlyphs

      public void setGlyphs(AiShapeGlyph[] glyphs)
    • addShapes

      public void addShapes(AiShapeGlyph glyph, List shapes)
    • clearForm

      public void clearForm()
      Overrides:
      clearForm in class RmaJDialog
    • valueChanged

      public void valueChanged(ListSelectionEvent e)
      Specified by:
      valueChanged in interface ListSelectionListener
    • removeGlyph

      public void removeGlyph()
    • chooseColumns

      public void chooseColumns()
    • setVisible

      public void setVisible(boolean b)
      Description copied from class: RmaJDialog
      make sure the ok button is the default button when the dialog comes up.
      Overrides:
      setVisible in class RmaJDialog
    • closeDialog

      public boolean closeDialog()
    • showShapeGeoInfoDialog

      public void showShapeGeoInfoDialog(AiShapeObject shape)
      Parameters:
      shape -
    • zoomToShapesAction

      public void zoomToShapesAction()