edu.northwestern.at.utils.swing
Class TabSelectFocusManager

java.lang.Object
  extended by edu.northwestern.at.utils.swing.TabSelectFocusManager

public class TabSelectFocusManager
extends java.lang.Object

Tab select focus manager.

Makes tabbing into any JTextField select the entire field contents.


Method Summary
static void init()
          Initializes the tab select focus manager.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public static void init()
Initializes the tab select focus manager.