Package hec.gfx2d

Class PlotPropertiesDialog

All Implemented Interfaces:
ComponentListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable

public class PlotPropertiesDialog extends RmaJDialog implements ItemListener
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
See Also:
  • Constructor Details

    • PlotPropertiesDialog

      public PlotPropertiesDialog(Frame parent, boolean modal)
  • Method Details

    • buildControls

      protected void buildControls()
    • itemStateChanged

      public void itemStateChanged(ItemEvent e)
      Specified by:
      itemStateChanged in interface ItemListener
    • setG2dPanel

      public void setG2dPanel(G2dPanel gfxPanel)
    • saveForm

      protected boolean saveForm()
    • main

      public static void main(String[] args)