Package com.macrofocus.helper
Class ActionHelper
- java.lang.Object
-
- com.macrofocus.helper.ActionHelper
-
public class ActionHelper extends java.lang.Object
Helper class for dealing with actions.
-
-
Constructor Summary
Constructors Constructor Description ActionHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
registerKeyboardAction(javax.swing.InputMap inputMap, javax.swing.ActionMap actionMap, javax.swing.AbstractAction printAction)
-