Package hec.gfx2d

Class G2dMiscPropertiesPanel

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

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

  • Constructor Details

    • G2dMiscPropertiesPanel

      public G2dMiscPropertiesPanel()
  • Method Details

    • buildControls

      protected void buildControls()
    • addListeners

      protected void addListeners()
    • setToCurrentWindowSizeAction

      protected void setToCurrentWindowSizeAction()
    • setData

      public void setData(G2dPanel panel)
    • setData

      public void setData(G2dPanelProp panelProps)
    • fillPanel

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

      public boolean savePanel()
      Overrides:
      savePanel in class rma.swing.DefaultJPanel
    • setSetToCurrentButtonVisible

      public void setSetToCurrentButtonVisible(boolean visible)