Package hec.gfx2d

Class PointPropertiesPanel

All Implemented Interfaces:
ComponentPanel, ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class PointPropertiesPanel extends JPanel implements ActionListener, ComponentPanel
This Class forms the basic property panel within the dialog for a point type
See Also:
  • Constructor Details

    • PointPropertiesPanel

      public PointPropertiesPanel()
  • Method Details