Class PPPVCancelDevDlg

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

public class PPPVCancelDevDlg extends JDialog
Title: Description: Copyright: Copyright (c) 2001 Company: Poral Software, Inc.
Version:
%version: 3 % %date_modified: Tue Feb 19 16:26:06 2002 %
Author:
jvictor
See Also:
  • Constructor Details

  • Method Details

    • jbInit

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

      public void dlgInit(PModelHandle Rsns, Object[] orderDev)
    • fldCancelRsn_actionPerformed

      public void fldCancelRsn_actionPerformed(ActionEvent e)
    • btnOk_actionPerformed

      public void btnOk_actionPerformed(ActionEvent e)
    • btnCancel_actionPerformed

      public void btnCancel_actionPerformed(ActionEvent e)
    • getCancelReason

      public String getCancelReason()
    • getWasCancelled

      public boolean getWasCancelled()
    • getUnSelectedDeviceIndices

      public int[] getUnSelectedDeviceIndices(Object[][] allTheDevices)
    • isThisAnUpdate

      public boolean isThisAnUpdate()