Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

nui::TApprovalDialog Class Reference

Class for showing approval dialogs. More...

List of all members.

Static Public Methods

boolean _show (Component tCOMPONENT, String yMESSAGE, IResourceSupplier tRESOURCE_SUPPLIER)


Detailed Description

Class for showing approval dialogs.

Definition at line 34 of file TApprovalDialog.java.


Member Function Documentation

boolean nui::TApprovalDialog::_show Component    tCOMPONENT,
String    yMESSAGE,
IResourceSupplier    tRESOURCE_SUPPLIER
[inline, static]
 

Shows an informational modal dialog asking for user approval.

Parameters:
tCOMPONENT  Parent component.
yMESSAGE  Message to show.
tRESOURCE_SUPPLIER  Resource bundle for window title.
Returns:
True if the user responds affirmatively.

Definition at line 53 of file TApprovalDialog.java.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:27 2003 for MPCL by doxygen1.2.18