Class ListOrderDlg

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
rma.swing.RmaJDialog
hec.rss.plugins.opsupport.client.ListOrderDlg
All Implemented Interfaces:
ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, rma.lang.Modifiable, rma.swing.ButtonCmdPanelListener, rma.swing.ClosableDialog

public class ListOrderDlg extends rma.swing.RmaJDialog implements rma.swing.ButtonCmdPanelListener, rma.swing.ClosableDialog
See Also:
  • Constructor Details

    • ListOrderDlg

      public ListOrderDlg(Frame parent, boolean modal)
  • Method Details

    • moveDownTSRef

      protected void moveDownTSRef()
    • moveUpTSRef

      protected void moveUpTSRef()
    • clearForm

      public void clearForm()
      Overrides:
      clearForm in class rma.swing.RmaJDialog
    • setVisible

      public void setVisible(boolean b)
      Description copied from class: rma.swing.RmaJDialog
      make sure the ok button is the default button when the dialog comes up.
      Overrides:
      setVisible in class rma.swing.RmaJDialog
    • isCanceled

      public boolean isCanceled()
    • closeDialog

      public boolean closeDialog()
      Specified by:
      closeDialog in interface rma.swing.ClosableDialog
    • buttonCmdActionPerformed

      public void buttonCmdActionPerformed(ActionEvent e)
      Specified by:
      buttonCmdActionPerformed in interface rma.swing.ButtonCmdPanelListener
    • handleCancelAction

      public void handleCancelAction()
      Handles the event generated by the Cancel Button