878889909192939495969798
if (_domain.getPaletteViewer() != null) { _domain.getPaletteViewer().setActiveTool(null); } return; } SourceViewerCommand command = getCommand(event); if (command != null) { command.execute(); resetPalette(); } _location = 0; }