public class TextFocusHandler
extends java.lang.Object
implements java.awt.event.FocusListener
Constructor and Description |
---|
TextFocusHandler(MainFrame frame) |
Modifier and Type | Method and Description |
---|---|
void |
focusGained(java.awt.event.FocusEvent e) |
void |
focusLost(java.awt.event.FocusEvent e) |
public TextFocusHandler(MainFrame frame)
Copyright © 2013. All Rights Reserved.