Module org.jpo
Package org.jpo.gui

Class AutoAdvanceDialog

java.lang.Object
org.jpo.gui.AutoAdvanceDialog

public class AutoAdvanceDialog extends Object
Brings up an Auto Advance Dialog and sends off a new request if successful. Note that if the request's parentComponent is a ComponentMock then the actual modal dialog is skipped.
  • Constructor Details

    • AutoAdvanceDialog

      public AutoAdvanceDialog(ShowAutoAdvanceDialogRequest request)
      Constructs an AutoAdvance dialog for the supplied node in the request
      Parameters:
      request - the request with the node for the AutoAdvanceDialog