PasswordField Class Reference
[Core GUI related classes (widgets)]

#include <passwordfield.h>

Inheritance diagram for PasswordField:

TextField

List of all members.


Detailed Description

A password field.

Definition at line 32 of file passwordfield.h.


Public Member Functions

 PasswordField (const std::string &text="")
 Constructor, initializes the password field with the given string.
void draw (gcn::Graphics *graphics)
 Draws the password field.

Constructor & Destructor Documentation

PasswordField::PasswordField ( const std::string &  text = ""  ) 

Constructor, initializes the password field with the given string.

Definition at line 24 of file passwordfield.cpp.


Member Function Documentation

void PasswordField::draw ( gcn::Graphics *  graphics  )  [virtual]

Draws the password field.

Reimplemented from TextField.

Definition at line 29 of file passwordfield.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5