diff options
Diffstat (limited to 'documentation/Fl_Secret_Input.html')
| -rw-r--r-- | documentation/Fl_Secret_Input.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/Fl_Secret_Input.html b/documentation/Fl_Secret_Input.html index 1bfb14273..c27d9e276 100644 --- a/documentation/Fl_Secret_Input.html +++ b/documentation/Fl_Secret_Input.html @@ -5,7 +5,7 @@ <H3>Class Hierarchy</H3> <UL> <PRE> -<A href=functions.html#Fl_Input>Fl_Input</A> +<A href=Fl_Input.html#Fl_Input>Fl_Input</A> | +----<B>Fl_Secret_Input</B> </PRE> @@ -19,7 +19,7 @@ <H3>Description</H3> The <TT>Fl_Secret_Input</TT> class is a subclass of <TT>Fl_Input</TT> that displays its input as a string of asterisks. This subclass is -usually used to recieve passwords and other "secret" information. +usually used to receive passwords and other "secret" information. <H3>Methods</H3> <UL> <LI><A href=#Fl_Secret_Input.Fl_Secret_Input>Fl_Secret_Input</A></LI> @@ -33,4 +33,4 @@ position, size, and label string. The default boxtype is <TT>FL_DOWN_BOX</TT> . <H4><A name=Fl_Secret_Input.~Fl_Secret_Input>virtual Fl_Secret_Input::~Fl_Secret_Input()</A></H4> - Destroys the widget and any value associated with it. </BODY></HTML>
\ No newline at end of file + Destroys the widget and any value associated with it. </BODY></HTML> |
