"""Suite 7.0 Finder Suite: This is the original Finder suite. These events will be supported in the future, but the syntax may be changed in a future Finder release.
Level 1, version 1
Generated from flap:Systeemmap:Finder
Generated from flap:System Folder:Finder
AETE/AEUT resource version 0/149, language 0, script 0
"""accessory process - A process launched from a desk accessory file"""
want='pcda'
classdesk_accessory_file(aetools.NProperty):
"""desk accessory file - the desk accessory file from which this process was launched"""
which='dafi'
want='obj '
accessory_processes=accessory_process
classaccessory_suitcase(aetools.ComponentItem):
"""accessory suitcase - A desk accessory suitcase"""
want='dsut'
# element 'cobj' as ['indx', 'name']
accessory_suitcases=accessory_suitcase
classalias_file(aetools.ComponentItem):
"""alias file - An alias file (created with Make Alias)"""
want='alia'
classoriginal_item(aetools.NProperty):
"""original item - the original item pointed to by the alias"""
which='orig'
want='obj '
alias_files=alias_file
classapplication(aetools.ComponentItem):
"""application - An application program"""
want='capp'
classabout_this_macintosh(aetools.NProperty):
"""about this macintosh - the About this Macintosh dialog, and the list of running processes displayed in it"""
which='abbx'
want='obj '
classapple_menu_items_folder(aetools.NProperty):
"""apple menu items folder - the special folder Apple Menu Items, the contents of which appear in the Apple menu"""
which='amnu'
want='obj '
classclipboard(aetools.NProperty):
"""clipboard - the Finder's clipboard window"""
which='pcli'
want='obj '
classcontrol_panels_folder(aetools.NProperty):
"""control panels folder - the special folder Control Panels"""
which='ctrl'
want='obj '
classdesktop(aetools.NProperty):
"""desktop - the desktop"""
which='desk'
want='obj '
classextensions_folder(aetools.NProperty):
"""extensions folder - the special folder Extensions"""
which='extn'
want='obj '
classfile_sharing(aetools.NProperty):
"""file sharing - Is file sharing on?"""
which='fshr'
want='bool'
classfonts_folder(aetools.NProperty):
"""fonts folder - the special folder Fonts"""
which='ffnt'
want='obj '
classfrontmost(aetools.NProperty):
"""frontmost - Is this the frontmost application?"""
which='pisf'
want='bool'
classinsertion_location(aetools.NProperty):
"""insertion location - the container that a new folder would appear in if New Folder was selected"""
which='pins'
want='obj '
classlargest_free_block(aetools.NProperty):
"""largest free block - the largest free block of process memory available to launch an application"""
which='mfre'
want='long'
classpreferences_folder(aetools.NProperty):
"""preferences folder - the special folder Preferences"""
which='pref'
want='obj '
classproduct_version(aetools.NProperty):
"""product version - the version of the System software running on this Macintosh"""
which='ver2'
want='itxt'
classselection(aetools.NProperty):
"""selection - the selection visible to the user"""
which='sele'
want='obj '
classsharing_starting_up(aetools.NProperty):
"""sharing starting up - Is File sharing in the process of starting up (still off, but soon to be on)?"""
which='fsup'
want='bool'
classshortcuts(aetools.NProperty):
"""shortcuts - the Finder Shortcuts item in the Finder's help menu"""
which='scut'
want='obj '
classshutdown_items_folder(aetools.NProperty):
"""shutdown items folder - the special folder Shutdown Items"""
which='shdf'
want='obj '
classstartup_items_folder(aetools.NProperty):
"""startup items folder - the special folder Startup Items"""
which='strt'
want='obj '
classsystem_folder(aetools.NProperty):
"""system folder - the System folder"""
which='macs'
want='obj '
classtemporary_items_folder(aetools.NProperty):
"""temporary items folder - the special folder Temporary Items (invisible)"""
which='temp'
want='obj '
classversion(aetools.NProperty):
"""version - the version of the Finder Scripting Extension"""
which='vers'
want='itxt'
classview_preferences(aetools.NProperty):
"""view preferences - the view preferences control panel"""
which='pvwp'
want='obj '
classvisible(aetools.NProperty):
"""visible - Is the Finder's layer visible?"""
which='pvis'
want='bool'
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name', 'ID ']
# element 'ctnr' as ['indx', 'name']
# element 'cwnd' as ['indx', 'name']
# element 'dwnd' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'cdsk' as ['indx', 'name']
# element 'cdis' as ['indx', 'name', 'ID ']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name', 'ID ']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'iwnd' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'swnd' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
# element 'ctrs' as ['indx', 'name']
# element 'cwin' as ['indx', 'name']
classapplication_file(aetools.ComponentItem):
"""application file - An application's file on disk"""
want='appf'
classminimum_partition_size(aetools.NProperty):
"""minimum partition size - the smallest memory size that the application can possibly be launched with"""
which='mprt'
want='long'
classpartition_size(aetools.NProperty):
"""partition size - the memory size that the application will be launched with"""
which='appt'
want='long'
classscriptable(aetools.NProperty):
"""scriptable - Is this application high-level event aware (accepts open application, open document, print document, and quit)?"""
which='isab'
want='bool'
classsuggested_partition_size(aetools.NProperty):
"""suggested partition size - the memory size that the developer recommends that the application should be launched with"""
which='sprt'
want='long'
application_files=application_file
classapplication_process(aetools.ComponentItem):
"""application process - A process launched from an application file"""
want='pcap'
classapplication_file(aetools.NProperty):
"""application file - the application file from which this process was launched"""
which='appf'
want='appf'
application_processes=application_process
classcontainer(aetools.ComponentItem):
"""container - An item that contains other items"""
want='ctnr'
classcompletely_expanded(aetools.NProperty):
"""completely expanded - Is the container and all of its children open in outline view?"""
which='pexc'
want='bool'
classcontainer_window(aetools.NProperty):
"""container window - the main window for the container"""
which='cwnd'
want='obj '
classentire_contents(aetools.NProperty):
"""entire contents - the entire contents of the container, including the contents of its children"""
which='ects'
want='obj '
classexpandable(aetools.NProperty):
"""expandable - Is the container capable of being expanded into outline view?"""
which='pexa'
want='bool'
classexpanded(aetools.NProperty):
"""expanded - Is the container open in outline view?"""
which='pexp'
want='bool'
classprevious_list_view(aetools.NProperty):
"""previous list view - the last non-icon view (by name, by date, etc.) selected for the container (forgotten as soon as the window is closed)"""
which='svew'
want='long'
# repeated property selection the selection visible to the user
classview(aetools.NProperty):
"""view - the view selected for the container (by icon, by name, by date, etc.)"""
which='pvew'
want='long'
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
containers=container
classcontainer_window(aetools.ComponentItem):
"""container window - A window that contains items"""
want='cwnd'
classcontainer(aetools.NProperty):
"""container - the container this window is opened from"""
which='ctnr'
want='obj '
classdisk(aetools.NProperty):
"""disk - the disk on which the item this window was opened from is stored"""
which='cdis'
want='obj '
classfolder(aetools.NProperty):
"""folder - the folder this window is opened from"""
which='cfol'
want='obj '
classitem(aetools.NProperty):
"""item - the item this window is opened from"""
which='cobj'
want='obj '
# repeated property previous_list_view the last non-icon view (by name, by date, etc.) selected for the window (forgotten as soon as the window is closed)
# repeated property selection the selection visible to the user
# repeated property view the view selected for the window (by icon, by name, by date, etc.)
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
container_windows=container_window
classcontent_space(aetools.ComponentItem):
"""content space - All windows, including the desktop window (Window does not include the desktop window)"""
want='dwnd'
content_spaces=content_space
classcontrol_panel(aetools.ComponentItem):
"""control panel - A control panel"""
want='ccdv'
classcalculate_folder_sizes(aetools.NProperty):
"""calculate folder sizes - (Views) Are folder sizes calculated and displayed in Finder list windows?"""
which='sfsz'
want='bool'
classcomment_heading(aetools.NProperty):
"""comment heading - (Views) Are comments displayed in Finder list windows?"""
which='scom'
want='bool'
classdate_heading(aetools.NProperty):
"""date heading - (Views) Are modification dates displayed in Finder list windows?"""
which='sdat'
want='bool'
classdisk_information_heading(aetools.NProperty):
"""disk information heading - (Views) Is information about the volume displayed in Finder list windows?"""
which='sdin'
want='bool'
classicon_size(aetools.NProperty):
"""icon size - (Views) the size of icons displayed in Finder list windows"""
which='lvis'
want='long'
classkind_heading(aetools.NProperty):
"""kind heading - (Views) Are document kinds displayed in Finder list windows?"""
which='sknd'
want='bool'
classlabel_heading(aetools.NProperty):
"""label heading - (Views) Are labels displayed in Finder list windows?"""
which='slbl'
want='bool'
classsize_heading(aetools.NProperty):
"""size heading - (Views) Are file sizes displayed in Finder list windows"""
which='ssiz'
want='bool'
classsnap_to_grid(aetools.NProperty):
"""snap to grid - (Views) Are items always snapped to the nearest grid point when they are moved?"""
which='fgrd'
want='bool'
classstaggered_grid(aetools.NProperty):
"""staggered grid - (Views) Are grid lines staggered?"""
which='fstg'
want='bool'
classversion_heading(aetools.NProperty):
"""version heading - (Views) Are file versions displayed in Finder list windows?"""
which='svrs'
want='bool'
classview_font(aetools.NProperty):
"""view font - (Views) the id of the font used in Finder views"""
which='vfnt'
want='long'
classview_font_size(aetools.NProperty):
"""view font size - (Views) the size of the font used in Finder views"""
which='vfsz'
want='long'
control_panels=control_panel
classdesk_accessory_file(aetools.ComponentItem):
"""desk accessory file - A desk accessory file"""
want='dafi'
desk_accessory_files=desk_accessory_file
classdesktop_2d_object(aetools.ComponentItem):
"""desktop-object - Desktop-object is the class of the desktop object"""
want='cdsk'
classstartup_disk(aetools.NProperty):
"""startup disk - the startup disk"""
which='sdsk'
want='obj '
classtrash(aetools.NProperty):
"""trash - the trash"""
which='trsh'
want='obj '
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
classdisk(aetools.ComponentItem):
"""disk - A disk"""
want='cdis'
classcapacity(aetools.NProperty):
"""capacity - the total number of bytes (free or used) on the disk"""
which='capa'
want='long'
classejectable(aetools.NProperty):
"""ejectable - Can the media can be ejected (floppies, CD's, syquest)?"""
which='isej'
want='bool'
classfree_space(aetools.NProperty):
"""free space - the number of free bytes left on the disk"""
which='frsp'
want='long'
classlocal_volume(aetools.NProperty):
"""local volume - Is the media is a local volume (rather than a file server)?"""
which='isrv'
want='bool'
classstartup(aetools.NProperty):
"""startup - Is this disk the boot disk?"""
which='istd'
want='bool'
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'ID ', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
disks=disk
classdocument_file(aetools.ComponentItem):
"""document file - A document file"""
want='docf'
document_files=document_file
classfile(aetools.ComponentItem):
"""file - A file"""
want='file'
classcreator_type(aetools.NProperty):
"""creator type - the OSType identifying the application that created the item"""
which='fcrt'
want='type'
classfile_type(aetools.NProperty):
"""file type - the OSType identifying the type of data contained in the item"""
which='fitp'
want='type'
classlocked(aetools.NProperty):
"""locked - Is the file locked?"""
which='islk'
want='bool'
# repeated property product_version the version of the product (visible at the top of the Get Info dialog)
classstationery(aetools.NProperty):
"""stationery - Is the item a stationery pad?"""
which='pspd'
want='bool'
# repeated property version the version of the file (visible at the bottom of the Get Info dialog)
files=file
classfolder(aetools.ComponentItem):
"""folder - A folder"""
want='cfol'
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
folders=folder
classfont_file(aetools.ComponentItem):
"""font file - A font file"""
want='fntf'
font_files=font_file
classfont_suitcase(aetools.ComponentItem):
"""font suitcase - A font suitcase"""
want='fsut'
# element 'cobj' as ['indx', 'name']
font_suitcases=font_suitcase
classgroup(aetools.ComponentItem):
"""group - A Group in the Users and Groups control panel"""
want='sgrp'
classbounds(aetools.NProperty):
"""bounds - the bounding rectangle of the group"""
which='pbnd'
want='qdrt'
classicon(aetools.NProperty):
"""icon - the icon bitmap of the group"""
which='iimg'
want='ifam'
classlabel_index(aetools.NProperty):
"""label index - the label of the group"""
which='labi'
want='long'
classname(aetools.NProperty):
"""name - the name of the group"""
which='pnam'
want='itxt'
classposition(aetools.NProperty):
"""position - the position of the group within its parent window"""
which='posn'
want='QDpt'
groups=group
classinformation_window(aetools.ComponentItem):
"""information window - An information window (opened by Get Info)"""
want='iwnd'
classcomment(aetools.NProperty):
"""comment - the comment"""
which='comt'
want='itxt'
classcreation_date(aetools.NProperty):
"""creation date - the date on which the item was created"""
which='crtd'
want='ldt '
# repeated property icon the icon bitmap of the item
# repeated property item the item this window was opened from
# repeated property locked Is the item locked?
# repeated property minimum_partition_size the smallest memory size that the application can possibly be launched with
classmodification_date(aetools.NProperty):
"""modification date - the date on which the item was last modified"""
which='modd'
want='ldt '
# repeated property partition_size the memory size that the application will be launched with
classphysical_size(aetools.NProperty):
"""physical size - the actual space used by the item on disk"""
which='phys'
want='long'
# repeated property product_version the version of the product (visible at the top of the Get Info dialog)
classsize(aetools.NProperty):
"""size - the logical size of the item"""
which='ptsz'
want='long'
# repeated property stationery Is the item a stationery pad?
# repeated property suggested_partition_size the memory size that the developer recommends that the application should be launched with
# repeated property version the version of the file (visible at the bottom of the Get Info dialog)
classwarn_before_emptying(aetools.NProperty):
"""warn before emptying - Is a dialog displayed when Empty trash is selected?"""
which='warn'
want='bool'
information_windows=information_window
classitem(aetools.ComponentItem):
"""item - An item"""
want='cobj'
# repeated property bounds the bounding rectangle of the item
# repeated property comment the comment displayed in the Get Info window of the item
# repeated property container the container of this item
classcontent_space(aetools.NProperty):
"""content space - the window that would open if the item was opened"""
which='dwnd'
want='dwnd'
# repeated property creation_date the date on which the item was created
# repeated property disk the disk on which the item is stored
# repeated property folder the folder in which the item is stored
# repeated property icon the icon bitmap of the item
classid(aetools.NProperty):
"""id - an id that identifies the item"""
which='ID '
want='long'
classinformation_window(aetools.NProperty):
"""information window - the information window for the item"""
which='iwnd'
want='obj '
classkind(aetools.NProperty):
"""kind - the kind of the item"""
which='kind'
want='itxt'
# repeated property label_index the label of the item
# repeated property modification_date the date on which the item was last modified
# repeated property name the name of the item
# repeated property physical_size the actual space used by the item on disk
# repeated property position the position of the item within its parent window
classselected(aetools.NProperty):
"""selected - Is the item selected?"""
which='issl'
want='bool'
# repeated property size the logical size of the item
classwindow(aetools.NProperty):
"""window - the window that would open if the item was opened"""
which='cwin'
want='cwin'
items=item
classprocess(aetools.ComponentItem):
"""process - A process running on this Macintosh"""
want='prcs'
# repeated property creator_type the creator type of this process
classfile(aetools.NProperty):
"""file - the file that launched this process"""
which='file'
want='obj '
# repeated property file_type the file type of the file that launched this process
# repeated property frontmost Is this the frontmost application?
# repeated property name the name of the process
# repeated property partition_size the size of the partition that this application was launched with
classpartition_space_used(aetools.NProperty):
"""partition space used - the number of bytes currently used in this partition"""
which='pusd'
want='long'
classremote_events(aetools.NProperty):
"""remote events - Will this process accepts remote events?"""
which='revt'
want='bool'
# repeated property scriptable Is this process high-level event aware (accepts open application, open document, print document, and quit)?
# repeated property visible Is this process' layer visible?
processes=process
classsharable_container(aetools.ComponentItem):
"""sharable container - A container that may be shared (disks and folders)"""
want='sctr'
classexported(aetools.NProperty):
"""exported - Is this folder a share point or inside a share point?"""
which='sexp'
want='bool'
classgroup(aetools.NProperty):
"""group - the user or group that has special access to the folder"""
which='sgrp'
want='itxt'
classgroup_privileges(aetools.NProperty):
"""group privileges - the see folders/see files/make changes privileges for the group"""
which='gppr'
want='priv'
classguest_privileges(aetools.NProperty):
"""guest privileges - the see folders/see files/make changes privileges for everyone"""
which='gstp'
want='priv'
classinherited_privileges(aetools.NProperty):
"""inherited privileges - Are the privileges of this item always the same as the container it is stored in?"""
which='iprv'
want='bool'
classmounted(aetools.NProperty):
"""mounted - Is this folder mounted on another machine's desktop?"""
which='smou'
want='bool'
classowner(aetools.NProperty):
"""owner - the user that owns this folder"""
which='sown'
want='itxt'
classowner_privileges(aetools.NProperty):
"""owner privileges - the see folders/see files/make changes privileges for the owner"""
which='ownr'
want='priv'
classprotected(aetools.NProperty):
"""protected - Is container protected from being moved, renamed or deleted?"""
which='spro'
want='bool'
classshared(aetools.NProperty):
"""shared - Is container a share point?"""
which='shar'
want='bool'
classsharing_window(aetools.NProperty):
"""sharing window - the sharing window for the container"""
which='swnd'
want='obj '
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
sharable_containers=sharable_container
classsharing_privileges(aetools.ComponentItem):
"""sharing privileges - A set of sharing properties"""
want='priv'
classmake_changes(aetools.NProperty):
"""make changes - privileges to make changes"""
which='prvw'
want='bool'
classsee_files(aetools.NProperty):
"""see files - privileges to see files"""
which='prvr'
want='bool'
classsee_folders(aetools.NProperty):
"""see folders - privileges to see folders"""
which='prvs'
want='bool'
classsharing_window(aetools.ComponentItem):
"""sharing window - A sharing window (opened by Sharing)"""
want='swnd'
# repeated property container the container that this window was opened from
# repeated property exported Is this container a share point or inside a share point?
# repeated property folder the folder that this window was opened from
# repeated property group the user or group that has special access to the container
# repeated property group_privileges the see folders/see files/make changes privileges for the group
# repeated property guest_privileges the see folders/see files/make changes privileges for everyone
# repeated property inherited_privileges Are the privileges of this item always the same as the container it is stored in?
# repeated property item the item that this window was opened from
# repeated property mounted Is this container mounted on another machine's desktop?
# repeated property owner the user that owns the container
# repeated property owner_privileges the see folders/see files/make changes privileges for the owner
# repeated property protected Is container protected from being moved, renamed or deleted?
classsharable_container(aetools.NProperty):
"""sharable container - the sharable container that this window was opened from"""
which='sctr'
want='obj '
# repeated property shared Is container a share point?
sharing_windows=sharing_window
classsound_file(aetools.ComponentItem):
"""sound file - This class represents sound files"""
want='sndf'
sound_files=sound_file
classstatus_window(aetools.ComponentItem):
"""status window - These windows are progress dialogs (copy window, rebuild desktop database, empty trash)"""
want='qwnd'
status_windows=status_window
classsuitcase(aetools.ComponentItem):
"""suitcase - A font or desk accessory suitcase"""
want='stcs'
# element 'cobj' as ['indx', 'name']
suitcases=suitcase
classtrash_2d_object(aetools.ComponentItem):
"""trash-object - Trash-object is the class of the trash object"""
want='ctrs'
# repeated property warn_before_emptying Is a dialog displayed when Empty trash is selected?
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
classuser(aetools.ComponentItem):
"""user - A User in the Users and Groups control panel"""
want='cuse'
# repeated property bounds the bounding rectangle of the user
# repeated property icon the icon bitmap of the user
# repeated property label_index the label of the user
# repeated property name the name of the user
# repeated property position the position of the user within its parent window
# property 'Remember font' ('ED08') 'bool' -- 'Display a source file with its own font settings.' [mutable]
# property 'Remember selection' ('ED09') 'bool' -- 'Restore the previous selection in a file when you open it.' [mutable]
# property 'Remember window' ('ED10') 'bool' -- 'Restore the last size and position for a source file window when you open it.' [mutable]
# property 'Main Text Color' ('ED12') 'cRGB' -- 'Main, default, color for text.' [mutable]
# property 'Background Color' ('ED13') 'cRGB' -- 'Color of the background of editor windows.' [mutable]
# property 'Context Popup Delay' ('ED14') 'bool' -- 'The amount of time, in sixtieths of a second, before the context popup is displayed if you click and hold on a browser symbol.' [mutable]
# Class 'Syntax Coloring' ('SNTX') -- ''
# property 'Syntax coloring' ('GH01') 'bool' -- 'Mark keywords and comments with color.' [mutable]
# property 'Comment color' ('GH02') 'cRGB' -- 'The color for comments.' [mutable]
# property 'Keyword color' ('GH03') 'cRGB' -- 'The color for language keywords.' [mutable]
# property 'String color' ('GH04') 'cRGB' -- 'The color for strings.' [mutable]
# property 'Custom color 1' ('GH05') 'cRGB' -- 'The color for the first set of custom keywords.' [mutable]
# property 'Custom color 2' ('GH06') 'cRGB' -- 'The color for the second set custom keywords.' [mutable]
# property 'Custom color 3' ('GH07') 'cRGB' -- 'The color for the third set of custom keywords.' [mutable]
# property 'Custom color 4' ('GH08') 'cRGB' -- 'The color for the fourth set of custom keywords.' [mutable]
# Class 'Custom Keywords' ('CUKW') -- ''
# property 'Custom color 1' ('KW01') 'cRGB' -- 'The color for the first set of custom keywords.' [mutable]
# property 'Custom color 2' ('KW02') 'cRGB' -- 'The color for the second set custom keywords.' [mutable]
# property 'Custom color 3' ('KW03') 'cRGB' -- 'The color for the third set of custom keywords.' [mutable]
# property 'Custom color 4' ('KW04') 'cRGB' -- 'The color for the fourth set of custom keywords.' [mutable]
# Class 'Browser Coloring' ('BRKW') -- 'Colors for Browser symbols.'
# property 'Classes Color' ('BW01') 'cRGB' -- 'The color for classes.' [mutable]
# property 'Constants Color' ('BW02') 'cRGB' -- 'The color for constants.' [mutable]
# property 'Enums Color' ('BW03') 'cRGB' -- 'The color for enums.' [mutable]
# property 'Functions Color' ('BW04') 'cRGB' -- 'Set color for functions.' [mutable]
# property 'Globals Color' ('BW05') 'cRGB' -- 'The color for globals' [mutable]
# property 'Macros Color' ('BW06') 'cRGB' -- 'The color for macros.' [mutable]
# property 'Templates Color' ('BW07') 'cRGB' -- 'Set color for templates.' [mutable]
# property 'Typedefs Color' ('BW08') 'cRGB' -- 'The color for typedefs.' [mutable]
# Class 'Error Information' ('ErrM') -- 'Describes a single error or warning from the compiler or the linker.'
# property 'kind' ('ErrT') 'ErrT' -- 'The type of error or warning.' [enum]
# property 'message' ('ErrS') 'TEXT' -- 'The error or warning message.' []
# property 'disk file' ('file') 'fss ' -- 'The file where the error occurred. May not be returned for certain kinds of errors (eg, link errors).' []
# property 'lineNumber' ('ErrL') 'long' -- 'The line in the file where the error occurred. May not be returned for certain kinds of errors (eg, link errors).' []
# Class 'Extras' ('GXTR') -- ''
# property 'Completion sound' ('EX01') 'bool' -- 'Play a sound when finished a Bring Up To Date or Make command.' [mutable]
# property 'Success sound' ('EX02') 'TEXT' -- 'The sound CodeWarrior plays when it successfully finishes a Bring Up To Date or Make command.' [mutable]
# property 'Failure sound' ('EX03') 'TEXT' -- 'The sound CodeWarrior plays when it cannot finish a Bring Up To Date or Make command.' [mutable]
# property 'Full screen zoom' ('EX07') 'bool' -- 'Zoom windows to the full screen width.' [mutable]
# property 'External reference' ('EX08') 'RefP' -- 'Which on-line function reference to use.' [mutable enum]
# property 'Use Script Menu' ('EX12') 'bool' -- 'Controls the use of the AppleScript menu' [mutable]
# property 'Use Editor Extensions' ('EX10') 'bool' -- 'Controls the use of the Editor Extensions menu' [mutable]
# property 'Use External Editor' ('EX11') 'bool' -- 'Controls whether CodeWarrior uses its own integrated editor or an external application for editing text files.' [mutable]
# property 'Honor Projector State for Projects' ('EX13') 'bool' -- 'Controls whether CodeWarrior opens files set to read-only by Projector.' [mutable]
# Class 'Build Extras' ('LXTR') -- ''
# property 'Browser active' ('EX09') 'bool' -- 'Allow the collection of browser information.' [mutable]
# property 'Modification date caching' ('EX04') 'bool' -- '' [mutable]
# property 'Generate Map' ('EX05') 'bool' -- 'Generate a Pascal Make map file.' [mutable]
"""Use Drag & Drop Editing - Use Drag & Drop text editing."""
which='ED04'
want='bool'
classSave_on_update(aetools.NProperty):
"""Save on update - Save all editor windows automatically when you choose the Update command."""
which='ED05'
want='bool'
classSort_Function_Popup(aetools.NProperty):
"""Sort Function Popup - """
which='ED06'
want='bool'
classUse_Multiple_Undo(aetools.NProperty):
"""Use Multiple Undo - """
which='ED07'
want='bool'
classRemember_font(aetools.NProperty):
"""Remember font - Display a source file with its own font settings."""
which='ED08'
want='bool'
classRemember_selection(aetools.NProperty):
"""Remember selection - Restore the previous selection in a file when you open it."""
which='ED09'
want='bool'
classRemember_window(aetools.NProperty):
"""Remember window - Restore the last size and position for a source file window when you open it."""
which='ED10'
want='bool'
classMain_Text_Color(aetools.NProperty):
"""Main Text Color - Main, default, color for text."""
which='ED12'
want='cRGB'
classBackground_Color(aetools.NProperty):
"""Background Color - Color of the background of editor windows."""
which='ED13'
want='cRGB'
classContext_Popup_Delay(aetools.NProperty):
"""Context Popup Delay - The amount of time, in sixtieths of a second, before the context popup is displayed if you click and hold on a browser symbol."""
which='ED14'
want='bool'
classSyntax_Coloring(aetools.ComponentItem):
"""Syntax Coloring - """
want='SNTX'
classSyntax_coloring(aetools.NProperty):
"""Syntax coloring - Mark keywords and comments with color."""
which='GH01'
want='bool'
classComment_color(aetools.NProperty):
"""Comment color - The color for comments."""
which='GH02'
want='cRGB'
classKeyword_color(aetools.NProperty):
"""Keyword color - The color for language keywords."""
which='GH03'
want='cRGB'
classString_color(aetools.NProperty):
"""String color - The color for strings."""
which='GH04'
want='cRGB'
classCustom_color_1(aetools.NProperty):
"""Custom color 1 - The color for the first set of custom keywords."""
which='GH05'
want='cRGB'
classCustom_color_2(aetools.NProperty):
"""Custom color 2 - The color for the second set custom keywords."""
which='GH06'
want='cRGB'
classCustom_color_3(aetools.NProperty):
"""Custom color 3 - The color for the third set of custom keywords."""
which='GH07'
want='cRGB'
classCustom_color_4(aetools.NProperty):
"""Custom color 4 - The color for the fourth set of custom keywords."""
which='GH08'
want='cRGB'
classCustom_Keywords(aetools.ComponentItem):
"""Custom Keywords - """
want='CUKW'
classCustom_color_1(aetools.NProperty):
"""Custom color 1 - The color for the first set of custom keywords."""
which='KW01'
want='cRGB'
classCustom_color_2(aetools.NProperty):
"""Custom color 2 - The color for the second set custom keywords."""
which='KW02'
want='cRGB'
classCustom_color_3(aetools.NProperty):
"""Custom color 3 - The color for the third set of custom keywords."""
which='KW03'
want='cRGB'
classCustom_color_4(aetools.NProperty):
"""Custom color 4 - The color for the fourth set of custom keywords."""
which='KW04'
want='cRGB'
classBrowser_Coloring(aetools.ComponentItem):
"""Browser Coloring - Colors for Browser symbols."""
want='BRKW'
classBrowser_Keywords(aetools.NProperty):
"""Browser Keywords - Mark Browser symbols with color."""
which='BW00'
want='bool'
classClasses_Color(aetools.NProperty):
"""Classes Color - The color for classes."""
which='BW01'
want='cRGB'
classConstants_Color(aetools.NProperty):
"""Constants Color - The color for constants."""
which='BW02'
want='cRGB'
classEnums_Color(aetools.NProperty):
"""Enums Color - The color for enums."""
which='BW03'
want='cRGB'
classFunctions_Color(aetools.NProperty):
"""Functions Color - Set color for functions."""
which='BW04'
want='cRGB'
classGlobals_Color(aetools.NProperty):
"""Globals Color - The color for globals"""
which='BW05'
want='cRGB'
classMacros_Color(aetools.NProperty):
"""Macros Color - The color for macros."""
which='BW06'
want='cRGB'
classTemplates_Color(aetools.NProperty):
"""Templates Color - Set color for templates."""
which='BW07'
want='cRGB'
classTypedefs_Color(aetools.NProperty):
"""Typedefs Color - The color for typedefs."""
which='BW08'
want='cRGB'
classError_Information(aetools.ComponentItem):
"""Error Information - Describes a single error or warning from the compiler or the linker."""
want='ErrM'
classkind(aetools.NProperty):
"""kind - The type of error or warning."""
which='ErrT'
want='ErrT'
classmessage(aetools.NProperty):
"""message - The error or warning message."""
which='ErrS'
want='TEXT'
classdisk_file(aetools.NProperty):
"""disk file - The file where the error occurred. May not be returned for certain kinds of errors (eg, link errors)."""
which='file'
want='fss '
classlineNumber(aetools.NProperty):
"""lineNumber - The line in the file where the error occurred. May not be returned for certain kinds of errors (eg, link errors)."""
which='ErrL'
want='long'
classExtras(aetools.ComponentItem):
"""Extras - """
want='GXTR'
classCompletion_sound(aetools.NProperty):
"""Completion sound - Play a sound when finished a Bring Up To Date or Make command."""
which='EX01'
want='bool'
classSuccess_sound(aetools.NProperty):
"""Success sound - The sound CodeWarrior plays when it successfully finishes a Bring Up To Date or Make command."""
which='EX02'
want='TEXT'
classFailure_sound(aetools.NProperty):
"""Failure sound - The sound CodeWarrior plays when it cannot finish a Bring Up To Date or Make command."""
which='EX03'
want='TEXT'
classFull_screen_zoom(aetools.NProperty):
"""Full screen zoom - Zoom windows to the full screen width."""
which='EX07'
want='bool'
classExternal_reference(aetools.NProperty):
"""External reference - Which on-line function reference to use."""
which='EX08'
want='RefP'
classUse_Script_Menu(aetools.NProperty):
"""Use Script Menu - Controls the use of the AppleScript menu"""
which='EX12'
want='bool'
classUse_Editor_Extensions(aetools.NProperty):
"""Use Editor Extensions - Controls the use of the Editor Extensions menu"""
which='EX10'
want='bool'
classUse_External_Editor(aetools.NProperty):
"""Use External Editor - Controls whether CodeWarrior uses its own integrated editor or an external application for editing text files."""
# Class 'accessory process' ('pcda') -- 'A process launched from a desk accessory file'
# property 'desk accessory file' ('dafi') 'obj ' -- 'the desk accessory file from which this process was launched' []
# Class 'accessory processes' ('pcda') -- 'every accessory process'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'accessory suitcase' ('dsut') -- 'A desk accessory suitcase'
# element 'cobj' as ['indx', 'name']
# Class 'accessory suitcases' ('dsut') -- 'every accessory suitcase'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'alias file' ('alia') -- 'An alias file (created with \322Make Alias\323)'
# property 'original item' ('orig') 'obj ' -- 'the original item pointed to by the alias' []
# Class 'alias files' ('alia') -- 'every alias file'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'application' ('capp') -- 'An application program'
# property 'about this macintosh' ('abbx') 'obj ' -- 'the \322About this Macintosh\323 dialog, and the list of running processes displayed in it' []
# property 'apple menu items folder' ('amnu') 'obj ' -- 'the special folder \322Apple Menu Items,\323 the contents of which appear in the Apple menu' []
# Class 'application file' ('appf') -- "An application's file on disk"
# property 'minimum partition size' ('mprt') 'long' -- 'the smallest memory size that the application can possibly be launched with' [mutable]
# property 'partition size' ('appt') 'long' -- 'the memory size that the application will be launched with' [mutable]
# property 'scriptable' ('isab') 'bool' -- 'Is this application high-level event aware (accepts open application, open document, print document, and quit)?' []
# property 'suggested partition size' ('sprt') 'long' -- 'the memory size that the developer recommends that the application should be launched with' []
# Class 'application files' ('appf') -- 'every application file'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'application process' ('pcap') -- 'A process launched from an application file'
# property 'application file' ('appf') 'appf' -- 'the application file from which this process was launched' []
# Class 'application processes' ('pcap') -- 'every application process'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'container' ('ctnr') -- 'An item that contains other items'
# property 'completely expanded' ('pexc') 'bool' -- 'Is the container and all of its children open in outline view?' [mutable]
# property 'container window' ('cwnd') 'obj ' -- 'the main window for the container' []
# property 'entire contents' ('ects') 'obj ' -- 'the entire contents of the container, including the contents of its children' []
# property 'expandable' ('pexa') 'bool' -- 'Is the container capable of being expanded into outline view?' []
# property 'expanded' ('pexp') 'bool' -- 'Is the container open in outline view?' [mutable]
# property 'previous list view' ('svew') 'long' -- 'the last non-icon view (by name, by date, etc.) selected for the container (forgotten as soon as the window is closed)' []
# property 'selection' ('sele') 'obj ' -- 'the selection visible to the user' [mutable]
# property 'view' ('pvew') 'long' -- 'the view selected for the container (by icon, by name, by date, etc.)' [mutable]
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
# Class 'containers' ('ctnr') -- 'every container'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'container window' ('cwnd') -- 'A window that contains items'
# property 'container' ('ctnr') 'obj ' -- 'the container this window is opened from' []
# property 'disk' ('cdis') 'obj ' -- 'the disk on which the item this window was opened from is stored' []
# property 'folder' ('cfol') 'obj ' -- 'the folder this window is opened from' []
# property 'item' ('cobj') 'obj ' -- 'the item this window is opened from' []
# property 'previous list view' ('svew') 'long' -- 'the last non-icon view (by name, by date, etc.) selected for the window (forgotten as soon as the window is closed)' []
# property 'selection' ('sele') 'obj ' -- 'the selection visible to the user' [mutable]
# property 'view' ('pvew') 'long' -- 'the view selected for the window (by icon, by name, by date, etc.)' [mutable]
# element 'dsut' as ['indx', 'name']
# element 'alia' as ['indx', 'name']
# element 'appf' as ['indx', 'name']
# element 'ctnr' as ['indx', 'name']
# element 'ccdv' as ['indx', 'name']
# element 'dafi' as ['indx', 'name']
# element 'docf' as ['indx', 'name']
# element 'file' as ['indx', 'name']
# element 'cfol' as ['indx', 'name']
# element 'fntf' as ['indx', 'name']
# element 'fsut' as ['indx', 'name']
# element 'cobj' as ['indx', 'name']
# element 'sctr' as ['indx', 'name']
# element 'sndf' as ['indx', 'name']
# element 'stcs' as ['indx', 'name']
# Class 'container windows' ('cwnd') -- 'every container window'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'content space' ('dwnd') -- 'All windows, including the desktop window (\322Window\323 does not include the desktop window)'
# Class 'content spaces' ('dwnd') -- 'Every content space'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'control panel' ('ccdv') -- 'A control panel'
# property 'calculate folder sizes' ('sfsz') 'bool' -- '(Views) Are folder sizes calculated and displayed in Finder list windows?' [mutable]
# property 'comment heading' ('scom') 'bool' -- '(Views) Are comments displayed in Finder list windows?' [mutable]
# property 'date heading' ('sdat') 'bool' -- '(Views) Are modification dates displayed in Finder list windows?' [mutable]
# property 'disk information heading' ('sdin') 'bool' -- '(Views) Is information about the volume displayed in Finder list windows?' [mutable]
# property 'icon size' ('lvis') 'long' -- '(Views) the size of icons displayed in Finder list windows' [mutable]
# property 'kind heading' ('sknd') 'bool' -- '(Views) Are document kinds displayed in Finder list windows?' [mutable]
# property 'label heading' ('slbl') 'bool' -- '(Views) Are labels displayed in Finder list windows?' [mutable]
# property 'size heading' ('ssiz') 'bool' -- '(Views) Are file sizes displayed in Finder list windows' [mutable]
# property 'snap to grid' ('fgrd') 'bool' -- '(Views) Are items always snapped to the nearest grid point when they are moved?' [mutable]
# property 'minimum partition size' ('mprt') 'long' -- 'the smallest memory size that the application can possibly be launched with' [mutable]
# property 'modification date' ('modd') 'ldt ' -- 'the date on which the item was last modified' []
# property 'partition size' ('appt') 'long' -- 'the memory size that the application will be launched with' [mutable]
# property 'physical size' ('phys') 'long' -- 'the actual space used by the item on disk' []
# property 'product version' ('ver2') 'itxt' -- 'the version of the product (visible at the top of the \322Get Info\323 dialog)' []
# property 'size' ('ptsz') 'long' -- 'the logical size of the item' []
# property 'stationery' ('pspd') 'bool' -- 'Is the item a stationery pad?' [mutable]
# property 'suggested partition size' ('sprt') 'long' -- 'the memory size that the developer recommends that the application should be launched with' []
# property 'version' ('vers') 'itxt' -- 'the version of the file (visible at the bottom of the \322Get Info\323 dialog)' []
# property 'warn before emptying' ('warn') 'bool' -- 'Is a dialog displayed when \322Empty trash\311\323 is selected?' [mutable]
# Class 'information windows' ('iwnd') -- 'every information window'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'item' ('cobj') -- 'An item'
# property 'bounds' ('pbnd') 'qdrt' -- 'the bounding rectangle of the item' [mutable]
# property 'comment' ('comt') 'itxt' -- 'the comment displayed in the \322Get Info\323 window of the item' [mutable]
# property 'container' ('ctnr') 'obj ' -- 'the container of this item' []
# property 'content space' ('dwnd') 'dwnd' -- 'the window that would open if the item was opened' []
# property 'creation date' ('crtd') 'ldt ' -- 'the date on which the item was created' []
# property 'disk' ('cdis') 'obj ' -- 'the disk on which the item is stored' []
# property 'folder' ('cfol') 'obj ' -- 'the folder in which the item is stored' []
# property 'icon' ('iimg') 'ifam' -- 'the icon bitmap of the item' [mutable]
# property 'id' ('ID ') 'long' -- 'an id that identifies the item' []
# property 'information window' ('iwnd') 'obj ' -- 'the information window for the item' []
# property 'kind' ('kind') 'itxt' -- 'the kind of the item' []
# property 'label index' ('labi') 'long' -- 'the label of the item' [mutable]
# property 'modification date' ('modd') 'ldt ' -- 'the date on which the item was last modified' []
# property 'name' ('pnam') 'itxt' -- 'the name of the item' [mutable]
# property 'physical size' ('phys') 'long' -- 'the actual space used by the item on disk' []
# property 'position' ('posn') 'QDpt' -- 'the position of the item within its parent window' [mutable]
# property 'size' ('ptsz') 'long' -- 'the logical size of the item' []
# property 'window' ('cwin') 'cwin' -- 'the window that would open if the item was opened' []
# Class 'items' ('cobj') -- 'every item'
# property '' ('c@#!') 'type' -- '' [0]
# Class 'process' ('prcs') -- 'A process running on this Macintosh'
# property 'creator type' ('fcrt') 'type' -- 'the creator type of this process' []
# property 'file' ('file') 'obj ' -- 'the file that launched this process' []
# property 'file type' ('fitp') 'type' -- 'the file type of the file that launched this process' []
# property 'frontmost' ('pisf') 'bool' -- 'Is this the frontmost application?' [mutable]
# property 'name' ('pnam') 'itxt' -- 'the name of the process' []
# property 'partition size' ('appt') 'long' -- 'the size of the partition that this application was launched with' []
# property 'partition space used' ('pusd') 'long' -- 'the number of bytes currently used in this partition' []
# property 'remote events' ('revt') 'bool' -- 'Will this process accepts remote events?' []
# property 'scriptable' ('isab') 'bool' -- 'Is this process high-level event aware (accepts open application, open document, print document, and quit)?' []