Uses of Class
edu.wisc.ssec.mcidasv.jython.DefaultMenuWrangler.MenuAction
Packages that use DefaultMenuWrangler.MenuAction
-
Uses of DefaultMenuWrangler.MenuAction in edu.wisc.ssec.mcidasv.jython
Subclasses of DefaultMenuWrangler.MenuAction in edu.wisc.ssec.mcidasv.jythonModifier and TypeClassDescriptionprivate static class
Clears out the console'sJTextPane
, though a fresh jython prompt is shown afterwards.private static class
Basic "copy" operation.private static class
Allows the user to trigger a "cut" operation.private static class
Allows the user to (attempt) to paste the contents of the system clipboard.private static class
Selects everything contained in the console'sJTextPane
.