Package bsh.util

Class JConsole

All Implemented Interfaces:
ConsoleInterface, GUIConsoleInterface, ActionListener, KeyListener, MouseListener, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, Runnable, EventListener, Accessible, ScrollPaneConstants

A JFC/Swing based console for the BeanShell desktop. This is a descendant of the old AWTConsole. Improvements by: Mark Donszelmann <Mark.Donszelmann@cern.ch> including Cut & Paste Improvements by: Daniel Leuck including Color and Image support, key press bug workaround
See Also: