Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SelectOnFocus Class Reference

If the content of a TextField is selected when it receives the focus, it's easier for the user to replace that content. More...

List of all members.

Public Methods

void focusGained (FocusEvent e)
void focusLost (FocusEvent e)


Detailed Description

If the content of a TextField is selected when it receives the focus, it's easier for the user to replace that content.

This FocusListener can be used for that porpose.


Member Function Documentation

void SelectOnFocus::focusGained FocusEvent    e [inline]
 

void SelectOnFocus::focusLost FocusEvent    e [inline]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 14:14:27 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001