Package edu.wisc.ssec.mcidasv.jython
Class DefaultMenuWrangler.CutTextAction
java.lang.Object
edu.wisc.ssec.mcidasv.jython.DefaultMenuWrangler.MenuAction
edu.wisc.ssec.mcidasv.jython.DefaultMenuWrangler.CutTextAction
- Enclosing class:
DefaultMenuWrangler
Allows the user to trigger a "cut" operation. There must be
some text that is currently selected in order for this to be enabled.
- See Also:
-
Field Summary
Fields inherited from class edu.wisc.ssec.mcidasv.jython.DefaultMenuWrangler.MenuAction
console, item, label
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.wisc.ssec.mcidasv.jython.DefaultMenuWrangler.MenuAction
buildMenuItem, getActionListener, getMenuItem
-
Constructor Details
-
CutTextAction
-
-
Method Details
-
validConsoleState
- Specified by:
validConsoleState
in classDefaultMenuWrangler.MenuAction
-
doAction
- Specified by:
doAction
in classDefaultMenuWrangler.MenuAction
-