Class SelectAllOnFocusListener

java.lang.Object
com.inductiveautomation.ignition.client.util.gui.SelectAllOnFocusListener
All Implemented Interfaces:
FocusListener, EventListener

public class SelectAllOnFocusListener extends Object implements FocusListener
A focus listener that attempts to select all of the text when a component gets focus. Works for all JTextComponents and JSpinners