/**
@class wxPasswordEntryDialog
- @wxheader{textdlg.h}
This class represents a dialog that requests a one-line password string from
the user.
/**
@class wxTextEntryDialog
- @wxheader{textdlg.h}
This class represents a dialog that requests a one-line text string from the
user.
/**
Destructor.
*/
- ~wxTextEntryDialog();
+ virtual ~wxTextEntryDialog();
/**
Returns the text that the user has entered if the user has pressed OK, or the