public class RecordingFocusListener extends Object implements FocusListener
| Constructor and Description |
|---|
RecordingFocusListener(TafHtmlTextPane scriptArea) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent e) |
void |
focusLost(FocusEvent e) |
static boolean |
isApplied(Component c) |
public RecordingFocusListener(TafHtmlTextPane scriptArea)
public void focusGained(FocusEvent e)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenerpublic static boolean isApplied(Component c)
Copyright © 2019. All rights reserved.