diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-09-30 20:25:36 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-09-30 20:25:36 +0000 |
| commit | 2c61d60470b0583614437950066b2f63c4ac2782 (patch) | |
| tree | f32ab07a4acdbfca9f3389ec851dc5c4b9e09653 /documentation/Fl_Secret_Input.html | |
| parent | eb9a83b3483608286be0a9ead6b98938d21370f3 (diff) | |
Documentation updates.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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> |
