Package edu.wisc.ssec.mcidasv.jython
Class DefaultMenuWrangler.PasteTextAction
java.lang.Object
edu.wisc.ssec.mcidasv.jython.DefaultMenuWrangler.MenuAction
edu.wisc.ssec.mcidasv.jython.DefaultMenuWrangler.PasteTextAction
- Enclosing class:
DefaultMenuWrangler
Allows the user to (attempt) to paste the contents of the system
clipboard. Clipboard must contain some kind of "text" for
this to work.
- 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
-
PasteTextAction
-
-
Method Details
-
validConsoleState
- Specified by:
validConsoleState
in classDefaultMenuWrangler.MenuAction
-
doAction
- Specified by:
doAction
in classDefaultMenuWrangler.MenuAction
-