James Moger
2013-09-27 b24affa70f5dd733c30a7a6a33fc73be738abe02
src/main/java/com/gitblit/authority/RequestFocusListener.java
@@ -14,8 +14,9 @@
 * limitations under the License.
 */
package com.gitblit.authority;
import javax.swing.*;
import javax.swing.event.*;
import javax.swing.JComponent;
import javax.swing.event.AncestorEvent;
import javax.swing.event.AncestorListener;
/**
 *  Convenience class to request focus on a component.