javax.swing.RootPaneContainer
ComboCompletionDialog
, GotoLineDialog
, QuickFindDialog
, ReflectCompletionDialog
, ReplaceDialog
, ShowAbbsDialog
public interface EscapeListener
extends javax.swing.RootPaneContainer
Modifier and Type | Method | Description |
---|---|---|
void |
escapePressed() |
This method will be called when ESC key is pressed.
|