Mini Shell
3
�2[�5 � @ sr d Z dZdZdZdZdZddlmZ ddlmZ dd lm Z dd
lm
Z
ddlmZ ddlmZ G d
d� d�Z
dS )z3Provides an Orca-controlled caret for text content.z$Id$z
$Revision$z$Date$z$Copyright (c) 2013-2015 Igalia, S.L.ZLGPL� )�cmdnames)�debug)�input_event)�keybindings)�messages)�settings_managerc @ s� e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
d� Zdd
� Z e
dd� �Ze
dd� �Ze
dd� �Z
e
dd� �Ze
dd� �Ze
dd� �Ze
dd� �Ze
dd� �Ze
dd� �Ze
d d!� �Ze
d"d#� �Zd$S )%�CaretNavigationz=Implements the caret navigation support available to scripts.c C s: |o|j sd}tjtj|� || _| j� | _| j� | _d S )Nz1INFO: Caret navigation requires a script and app.) �appr �println�
LEVEL_INFO�_script�_setup_handlers� _handlers�_setup_bindings� _bindings)�self�script�msg� r �&/usr/lib/python3.6/caret_navigation.py�__init__( s
zCaretNavigation.__init__c C s&