java.lang.Object
org.jpo.gui.AutoAdvanceDialog
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 Summary
ConstructorDescriptionConstructs an AutoAdvance dialog for the supplied node in the request -
Method Summary
-
Constructor Details
-
AutoAdvanceDialog
Constructs an AutoAdvance dialog for the supplied node in the request- Parameters:
request
- the request with the node for the AutoAdvanceDialog
-