|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PortFailureReportListener
This interface defines a callback so a PortFailureReporterIfc implementer can tell the requestor that the GUI object no longer exists (user disposed of it) and should not be used any more.
| Method Summary | |
|---|---|
void |
failureGuiCreated(PortFailureReporterIfc failureGui)
Specify the lazily-created failure reporting GUI object for the reported failure. |
void |
failureGuiDismissed()
The GUI object has been dismissed by the user and should not be used any more by the requesting I/O code. |
| Method Detail |
|---|
void failureGuiCreated(PortFailureReporterIfc failureGui)
failureGui - PortFailureReporterIfc object for the GUIGuiIfc.showIOFailureDialog(PortConfig, String, PortFailureReportListener)void failureGuiDismissed()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||