Symbian3/SDK/Source/GUID-0F8D0399-58CD-4EB6-82DF-75D6BE5B0A84.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-0F8D0399-58CD-4EB6-82DF-75D6BE5B0A84" xml:lang="en"><title>Application
       
    13 framework concepts</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>The application framework contains a set of libraries and components
       
    15 provided by the Symbian platform to make common functions available to applications.
       
    16 Examples of the available functionality include: </p>
       
    17 <ul>
       
    18 <li><p><xref href="GUID-07D2ED79-90B2-4ABC-A61F-108DAEE21955.dita">application
       
    19 launching</xref></p></li>
       
    20 <li><p><xref href="GUID-A9330FEF-C559-4E2B-B064-0151FDADEA8C.dita">event
       
    21 handling</xref></p></li>
       
    22 <li><p><xref href="GUID-E111C4E8-1342-4E87-ACB4-5B630AF1501C.dita">internationalization
       
    23 and localization</xref></p></li>
       
    24 <li><p><xref href="GUID-E402616A-7ED8-45AC-B836-99C3A3760B33.dita">keyboard</xref> and <xref href="GUID-4D2AA522-82AB-4D1E-9F1E-5C6A35DEF195.dita">pointer</xref> support</p>
       
    25 </li>
       
    26 </ul>
       
    27 <p>All GUI-based applications use the application framework architecture,
       
    28 which means you need to derive the application classes from base classes provided
       
    29 by AVKON. For more information on the classes involved in the application
       
    30 framework, see <xref href="GUID-BDDDF68F-F7C3-43AF-8B6C-C77C701FD2A9.dita">Framework
       
    31 requirements for GUI applications</xref>.
       
    32 For more information on the UI, see <xref href="GUID-0F593BE1-1220-4403-B04E-B8E8A9A49701.dita">UI concepts</xref>.</p>
       
    33 <p>In addition, the following concepts are relevant in the context of the
       
    34 application framework:</p>
       
    35 <ul>
       
    36 <li><p><xref href="GUID-5F749184-C804-41FC-BA81-038783BDC967.dita">Resources</xref></p>
       
    37 </li>
       
    38 <li><p><xref href="GUID-FE9017F4-4197-472F-A3E7-267169A51ABD.dita">Registration</xref></p>
       
    39 </li>
       
    40 </ul>
       
    41 </conbody></concept>