Home | History | Annotate | Download | only in Finder

Lines Matching defs:application

73 class application(aetools.ComponentItem):
74 """application - The Finder """
83 """application process - A process launched from an application file """
90 """application file - the application file from which this process was launched """
110 """accepts high level events - Is the process high-level event aware (accepts open application, open document, print document, and quit)? """
155 application._superclassnames = []
156 application._privpropdict = {
159 application._privelemdict = {
196 'capp' : application,