Class AiGlyphDataRecordPropertiesDialog

All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable
Direct Known Subclasses:
GlyphDataRecordLinePropertiesDialog, GlyphDataRecordPointPropertiesDialog, GlyphDataRecordPolygonPropertiesDialog

public abstract class AiGlyphDataRecordPropertiesDialog extends AiShapeFilePropertiesDialog implements PropertyChangeListener
abstract dialog to edit glyph data records without shapefile
See Also:
  • Constructor Details

    • AiGlyphDataRecordPropertiesDialog

      public AiGlyphDataRecordPropertiesDialog(Frame parent, boolean modal, String title)
      Creates a new instance of AiShapePolygonPropertiesDialog
  • Method Details