Class StatsReportingDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class StatsReportingDialog extends JDialog
See Also:
  • Field Details

    • MINUTES

      public final String MINUTES
    • HOURS

      public final String HOURS
    • HOUR

      public final String HOUR
  • Constructor Details

  • Method Details

    • doSaveAction

      protected void doSaveAction(ArrayList<com.nt.udc.admin.NodeInfo> cartridgeList)
    • validateSaveAction

      protected boolean validateSaveAction()
      Returns:
      true if all the parameters are validated; false if something is wrong.