Package hec.gfx2d

Class G2dSpacerPropertiesPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
rma.swing.AbstractJPanel
rma.swing.DefaultJPanel
hec.gfx2d.G2dSpacerPropertiesPanel
All Implemented Interfaces:
ActionListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, rma.lang.Modifiable, rma.swing.RmaValidComponent

public class G2dSpacerPropertiesPanel extends rma.swing.DefaultJPanel
Title: CWMS Development Description: Copyright: Copyright (c) 2002 Company: Resource Management Associates
See Also:
  • Constructor Details

    • G2dSpacerPropertiesPanel

      public G2dSpacerPropertiesPanel()
  • Method Details

    • setData

      public void setData(G2dSpacer spacer)
    • savePanel

      public boolean savePanel()
      Calls this method when the panel should save its data. Returns true if the data was saved successfully, otherwise returns false.
      Overrides:
      savePanel in class rma.swing.DefaultJPanel
    • fillPanel

      public void fillPanel()
      Call this method to fill the panel with data.
      Overrides:
      fillPanel in class rma.swing.DefaultJPanel