Package hec.gfx2d

Class G2dAxisLabelPropertiesPanel

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

public class G2dAxisLabelPropertiesPanel extends LabelPropertiesPanel implements LabelLayoutConstants
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
See Also:
  • Constructor Details

    • G2dAxisLabelPropertiesPanel

      public G2dAxisLabelPropertiesPanel()
  • Method Details

    • buildControls

      protected void buildControls()
      Overrides:
      buildControls in class LabelPropertiesPanel
    • addListeners

      protected void addListeners()
      Overrides:
      addListeners in class LabelPropertiesPanel
    • setComponentsEnabled

      public void setComponentsEnabled(boolean enabled)
      Specified by:
      setComponentsEnabled in interface hec.gfx2d.components.ComponentPanel
      Overrides:
      setComponentsEnabled in class LabelPropertiesPanel
      Parameters:
      enabled -
      See Also:
      • ComponentPanel.setComponentsEnabled(boolean)
    • fillPanel

      public void fillPanel()
      Description copied from class: rma.swing.AbstractJPanel
      Force subclasses to use this interface.
      Overrides:
      fillPanel in class LabelPropertiesPanel
    • savePanel

      public boolean savePanel()
      Overrides:
      savePanel in class LabelPropertiesPanel
    • setLabelText

      public void setLabelText(String text)
    • getLabelText

      public String getLabelText()
    • setParameterText

      public void setParameterText(String text)