Class PropertiesDialog

java.lang.Object
ucar.unidata.ui.symbol.PropertiesDialog
All Implemented Interfaces:
ActionListener, EventListener

public class PropertiesDialog extends Object implements ActionListener
Manages the properties dialog for MetSymbol-s
Version:
$Revision: 1.43 $
Author:
IDV Development Team
  • Constructor Details

  • Method Details

    • doMultiple

      public boolean doMultiple()
    • close

      public void close()
      Close the dialog
    • show

      public void show()
      Show the dialog
    • actionPerformed

      public void actionPerformed(ActionEvent ae)
      Handle the action
      Specified by:
      actionPerformed in interface ActionListener
      Parameters:
      ae - The action
    • doApply

      protected void doApply() throws Exception
      Apply the properties
      Throws:
      Exception - when bad things happen
    • doApplyColorSettings

      protected void doApplyColorSettings(MetSymbol symbol) throws Exception
      Throws:
      Exception
    • doApply

      protected void doApply(MetSymbol symbol) throws Exception
      Throws:
      Exception
    • doMakeContents

      public void doMakeContents()
      Make the gui