Home
About
Showcase
Examples
Features
Why choose Tabular IQ
Documentation
Blog
Help
Overview
Feedback
Contact Us
Home
About
Showcase
Resources
Help
Contact Us
Developer Resources
Class Index By Category
PasswordEntryDialog
Overview
Class that represents a password entry dialog.
Base Class
TextEntryDialog
Constructor
PasswordEntryDialog()
Inherited Methods
TextEntryDialog.getCaption
Gets the caption of the text entry dialog.
TextEntryDialog.getMessage
Gets the message to display in the text entry dialog.
TextEntryDialog.getText
Gets the text of the text entry dialog.
TextEntryDialog.setCaption
Sets the caption for the text entry dialog.
TextEntryDialog.setMessage
Sets the message to display in the text entry dialog.
TextEntryDialog.setText
Sets the text of the text entry dialog.
TextEntryDialog.showDialog
Shows the text entry dialog.