ó
Ò¬Qc           @   s5  d  Z  d d l Z d d l Z d Z d dq d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d	 „  ƒ  YZ d
 e j f d „  ƒ  YZ	 d e j f d „  ƒ  YZ
 d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ e Z d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d e j f d „  ƒ  YZ d  e j f d! „  ƒ  YZ d" e j f d# „  ƒ  YZ d$ e j f d% „  ƒ  YZ d& e j f d' „  ƒ  YZ d( e j f d) „  ƒ  YZ d* e j f d+ „  ƒ  YZ d, e j f d- „  ƒ  YZ d. e j f d/ „  ƒ  YZ d0 e j f d1 „  ƒ  YZ d2 e j f d3 „  ƒ  YZ e Z d4 e j f d5 „  ƒ  YZ  d6 e j f d7 „  ƒ  YZ! d8 e j f d9 „  ƒ  YZ" d: e j f d; „  ƒ  YZ# e# Z$ d< e j f d= „  ƒ  YZ% d g e _& i e d> 6e	 d? 6e
 d@ 6e dA 6e dB 6e _' i  e _( g  e _& i e dC 6e dD 6e dE 6e dF 6e dG 6e dH 6e dI 6e dJ 6e dK 6e dL 6e dM 6e dN 6e dO 6e dP 6e dQ 6e dR 6e _' i  e _( d g e  _& i e d> 6e! dS 6e" dT 6e  _' i  e  _( d g e# _& i e d> 6e# _' i  e# _( d g e% _& i e d> 6e! dS 6e% _' i  e% _( i e dU 6e dV 6e  dW 6e# dX 6e% dY 6Z) i e dZ 6e d[ 6e" d\ 6e d] 6e d^ 6e
 d_ 6e d` 6e da 6e db 6e dc 6e! dd 6e de 6e df 6e dg 6e dh 6e di 6e dj 6e dk 6e	 dl 6e dm 6e dn 6e do 6e dp 6Z* i  Z+ i  Z, d S(r   sµ   Suite Window classes: Classes representing windows
Level 1, version 1

Generated from /System/Library/CoreServices/Finder.app
AETE/AEUT resource version 0/144, language 0, script 0
iÿÿÿÿNt   fndrt   Window_classes_Eventsc           B   s   e  Z RS(    (   t   __name__t
   __module__(    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR      s   t   Finder_windowc           B   s   e  Z d  Z d Z RS(   s%   Finder window - A file viewer window t   brow(   R   R   t   __doc__t   want(    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR      s   t   _Prop__3c_Inheritance_3e_c           B   s   e  Z d  Z d Z d Z RS(   sF   <Inheritance> - inherits some of its properties from the window class s   c@#^t   cwin(   R   R   R   t   whichR   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR      s   t   _Prop_current_viewc           B   s   e  Z d  Z d Z d Z RS(   s9   current view - the current view for the container window t   pvewt   ecvw(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR      s   t   _Prop_icon_view_optionsc           B   s   e  Z d  Z d Z d Z RS(   sC   icon view options - the icon view options for the container window t   icop(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR      s   t   _Prop_list_view_optionsc           B   s   e  Z d  Z d Z d Z RS(   sC   list view options - the list view options for the container window t   lvop(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   !   s   t   _Prop_targetc           B   s   e  Z d  Z d Z d Z RS(   s=   target - the container at which this file viewer is targeted t   fvtgs   obj (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   %   s   t   windowc           B   s   e  Z d  Z d Z RS(   s   window - A window R	   (   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   ,   s   t   _Prop_boundsc           B   s   e  Z d  Z d Z d Z RS(   s/   bounds - the boundary rectangle for the window t   pbndt   qdrt(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   /   s   t   _Prop_closeablec           B   s   e  Z d  Z d Z d Z RS(   s.   closeable - Does the window have a close box? t   hclbt   bool(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   3   s   t   _Prop_collapsedc           B   s   e  Z d  Z d Z d Z RS(   s$   collapsed - Is the window collapsed t   wshdR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   7   s   t   _Prop_floatingc           B   s   e  Z d  Z d Z d Z RS(   s-   floating - Does the window have a title bar? t   isflR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   ;   s   t   _Prop_idc           B   s   e  Z d  Z d Z d Z RS(   s#   id - the unique id for this window s   ID  t   magn(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR   ?   s   t   _Prop_indexc           B   s   e  Z d  Z d Z d Z RS(   sE   index - the number of the window in the front-to-back layer ordering t   pidxt   long(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR!   C   s   t   _Prop_modalc           B   s   e  Z d  Z d Z d Z RS(   s   modal - Is the window modal? t   pmodR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR$   G   s   t
   _Prop_namec           B   s   e  Z d  Z d Z d Z RS(   s   name - the name of the window t   pnamt   utxt(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR&   K   s   t   _Prop_positionc           B   s   e  Z d  Z d Z d Z RS(   s1   position - the upper left position of the window t   posnt   QDpt(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR)   O   s   t   _Prop_propertiesc           B   s   e  Z d  Z d Z d Z RS(   s(   properties - every property of a window t   pALLt   reco(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR,   S   s   t   _Prop_resizablec           B   s   e  Z d  Z d Z d Z RS(   s%   resizable - Is the window resizable? t   prszR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR/   W   s   t   _Prop_titledc           B   s   e  Z d  Z d Z d Z RS(   s+   titled - Does the window have a title bar? t   ptitR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR1   [   s   t   _Prop_visiblec           B   s   e  Z d  Z d Z d Z RS(   sG   visible - Is the window visible (always true for open Finder windows)? t   pvisR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR3   _   s   t   _Prop_zoomablec           B   s   e  Z d  Z d Z d Z RS(   s#   zoomable - Is the window zoomable? t   iszmR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR5   c   s   t   _Prop_zoomedc           B   s   e  Z d  Z d Z d Z RS(   s   zoomed - Is the window zoomed? t   pzumR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR7   g   s   t   _Prop_zoomed_full_sizec           B   s   e  Z d  Z d Z d Z RS(   sd   zoomed full size - Is the window zoomed to the full size of the screen? (can only be set, not read) t   zumfR   (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR9   k   s   t   information_windowc           B   s   e  Z d  Z d Z RS(   sA   information window - An inspector window (opened by ÒShow InfoÓ) t   iwnd(   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR;   r   s   t   _Prop_current_panelc           B   s   e  Z d  Z d Z d Z RS(   s<   current panel - the current panel in the information window t   panlt   ipnl(   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR=   u   s   t
   _Prop_itemc           B   s   e  Z d  Z d Z d Z RS(   s2   item - the item from which this window was opened t   cobjs   obj (   R   R   R   R
   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyR@   y   s   t   clipping_windowc           B   s   e  Z d  Z d Z RS(   s3   clipping window - The window containing a clipping t   lwnd(   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyRB   ~   s   t   preferences_windowc           B   s   e  Z d  Z d Z RS(   sG   preferences window - (NOT AVAILABLE YET) The Finder Preferences window t   pwnd(   R   R   R   R   (    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyRD   „   s   t   _3c_Inheritance_3e_t   current_viewt   icon_view_optionst   list_view_optionst   targett   boundst	   closeablet	   collapsedt   floatingt   idt   indext   modalt   namet   positiont
   propertiest	   resizablet   titledt   visiblet   zoomablet   zoomedt   zoomed_full_sizet   current_panelt   itemR   R	   R<   RC   RE   s   ID  s   c@#^RA   R   R   R   R   R6   R   R-   R>   R   R"   R%   R'   R*   R0   R2   R   R4   R8   R   R:   (    (-   R   t   aetoolst   MacOSt   _codeR   t   ComponentItemR   t	   NPropertyR   R   R   R   R   t   Finder_windowsR   R   R   R   R   R   R!   R$   R&   R)   R,   R/   R1   R3   R5   R7   R9   t   windowsR;   R=   R@   RB   t   clipping_windowsRD   t   _superclassnamest   _privpropdictt   _privelemdictt   _classdeclarationst   _propdeclarationst   _compdeclarationst   _enumdeclarations(    (    (    s^   /Users/tom/newbuild/install/lib/python2.7/plat-mac/lib-scriptpackages/Finder/Window_classes.pyt   <module>   sÚ   						

