Package editor
Interface IHandleCancel
-
- All Superinterfaces:
RootPaneContainer
- All Known Implementing Classes:
AbstractCloseDialog,AbstractDialog,AbstractSearchDialog,BreakpointsDialog,ClasspathDialog,EvaluateDialog,LocalSearchDialog,NewIdentifierDialog,RunConfigDialog,SearchDialog,SettingsDialog,ShipItDialog
public interface IHandleCancel extends RootPaneContainer
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidmapCancelKeystroke(String label, Runnable cancel)-
Methods inherited from interface javax.swing.RootPaneContainer
getContentPane, getGlassPane, getLayeredPane, getRootPane, setContentPane, setGlassPane, setLayeredPane
-
-