6667686970717273747576
} Command command = null; KeyboardData keyCode = null; switch (e.keyCode) { case SWT.F2: command = new SwitchSelectionCommand((IHTMLGraphicalViewer) this .getCurrentViewer()); break; case SWT.ARROW_UP: command = new VerticalMoveCommand((IHTMLGraphicalViewer) this