Class PPPVPurchaseDlg

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

public class PPPVPurchaseDlg extends JDialog
Title: PPPVPurchaseDlg Description: Purchase PPV Dialog allows selection of devices to order PPV on Copyright: Copyright (c) 2001 Company: Portal Software
Version:
%version: 4 % %date_modified: Wed Feb 13 10:17:19 2002 %
Author:
jvictor
See Also:
  • Constructor Details

    • PPPVPurchaseDlg

      public PPPVPurchaseDlg(Frame frame, String title, Object[][] oDev, int[] selectedDevices, Object[] currentDevices, boolean modal)
  • Method Details

    • jbInit

      public void jbInit() throws Exception
      Throws:
      Exception
    • dlgInit

      public void dlgInit(Object[][] devMtx, int[] selectedDevices, Object[] currentDevicesOnPurchase)
    • btnOk_actionPerformed

      public void btnOk_actionPerformed(ActionEvent e)
    • btnCancel_actionPerformed

      public void btnCancel_actionPerformed(ActionEvent e)
    • getWasCancelled

      public boolean getWasCancelled()
    • getSelectedDeviceIndices

      public int[] getSelectedDeviceIndices()