Package hec.gfx2d

Class G2dLinePropertiesPanel

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

public class G2dLinePropertiesPanel extends G2dDefaultJPanel implements ActionListener, ComponentPanel
This is a panel that allows a user to edit properties of the G2dLine
See Also:
  • Field Details

    • SOLID_LINE

      public static final float[] SOLID_LINE
  • Constructor Details

    • G2dLinePropertiesPanel

      public G2dLinePropertiesPanel()
  • Method Details