Package net.anwiba.commons.swing.frame
Interface IKeyActionConfiguration
-
- All Known Implementing Classes:
KeyActionConfiguration
public interface IKeyActionConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.ActiongetAction()java.lang.StringgetActionKey()javax.swing.KeyStrokegetKeyStroke()
-