|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultMenuWrangler.MenuAction | |
---|---|
edu.wisc.ssec.mcidasv.jython |
Uses of DefaultMenuWrangler.MenuAction in edu.wisc.ssec.mcidasv.jython |
---|
Subclasses of DefaultMenuWrangler.MenuAction in edu.wisc.ssec.mcidasv.jython | |
---|---|
private static class |
DefaultMenuWrangler.ClearBufferAction
Clears out the console's JTextPane , though a fresh jython
prompt is shown afterwards. |
private static class |
DefaultMenuWrangler.CopyTextAction
Basic "copy" operation. |
private static class |
DefaultMenuWrangler.CutTextAction
Allows the user to trigger a "cut" operation. |
private static class |
DefaultMenuWrangler.PasteTextAction
Allows the user to (attempt) to paste the contents of the system clipboard. |
private static class |
DefaultMenuWrangler.SelectBufferAction
Selects everything contained in the console's JTextPane . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |