TextRequestDialog
(new TextRequestDialog(kLabelCreateNewInterface, kTextChooseInterfaceName,
(new TextRequestDialog("InterfaceName", NULL, kRequestInterfaceName,
TextRequestDialog::MessageReceived(BMessage *message)
TextRequestDialog::QuitRequested()
TextRequestDialog::Go(BInvoker *invoker)
TextRequestDialog::UpdateControls()
TextRequestDialog::TextRequestDialog(const char *title, const char *information,
TextRequestDialog::~TextRequestDialog()
class TextRequestDialog : public BWindow {
TextRequestDialog(const char *title, const char *information,
virtual ~TextRequestDialog();