Class DateSelectionGui

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class DateSelectionGui extends JPanel
Widget for setting properties of a DateSelection object
Version:
$Revision: 1.7 $
Author:
IDV Development Team
See Also:
  • Constructor Details

    • DateSelectionGui

      public DateSelectionGui(DateSelection dateSelection)
      ctor
      Parameters:
      dateSelection - the date selection
  • Method Details

    • setDateSelection

      public void setDateSelection(DateSelection dateSelection)
      Set the date selection
      Parameters:
      dateSelection - the date selection
    • enableWidgets

      public void enableWidgets()
      Enable the widgets based on the date selection mode
    • applyProperties

      public boolean applyProperties()
      Apply widgets to date selection
      Returns:
      everything ok