-
- All Known Implementing Classes:
ChannelChooserDlg
,ChannelConfigDlg
,ChannelGroupInfoDialog
,ExecuteSettingsDialog
,FrameReminders
,LocalPluginProgramFormatingSettingsDialog
,LoginDialog
,MarkerChooserDlg
,MultiChannelConfigDlg
,ParamCheckDialog
,ParamHelpDialog
,PluginChooserDlg
,ReminderDialog
,ReminderFrame
,ReminderListDialog
,SendToPluginDialog
,ThemeDownloadDlg
public interface WindowClosingIf
The Interface for easy closing Windows with Escape key.- Author:
- René Mach
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
The closing method.javax.swing.JRootPane
getRootPane()
-