Symbian3/SDK/Source/GUID-0F8D0399-58CD-4EB6-82DF-75D6BE5B0A84.dita
changeset 13 48780e181b38
parent 7 51a74ef9ed63
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-0F8D0399-58CD-4EB6-82DF-75D6BE5B0A84" xml:lang="en"><title>Application
    12 <concept id="GUID-0F8D0399-58CD-4EB6-82DF-75D6BE5B0A84" xml:lang="en"><title>Application framework concepts</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 framework concepts</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>The application framework contains a set of libraries and components
    13 <p>The application framework contains a set of libraries and components
    15 provided by the Symbian platform to make common functions available to applications.
    14 provided by the Symbian platform to make common functions available
    16 Examples of the available functions include: </p>
    15 to applications. Examples of the available functions include: </p>
    17 <ul>
    16 <ul>
    18 <li><p><xref href="GUID-07D2ED79-90B2-4ABC-A61F-108DAEE21955.dita">application
    17 <li><p><xref href="GUID-07D2ED79-90B2-4ABC-A61F-108DAEE21955.dita">application launching</xref></p></li>
    19 launching</xref></p></li>
    18 <li><p><xref href="GUID-A9330FEF-C559-4E2B-B064-0151FDADEA8C.dita">event handling</xref></p></li>
    20 <li><p><xref href="GUID-A9330FEF-C559-4E2B-B064-0151FDADEA8C.dita">event
    19 <li><p><xref href="GUID-E111C4E8-1342-4E87-ACB4-5B630AF1501C.dita">internationalization and localization</xref></p></li>
    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>
    20 <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>
    21 </li>
    26 </ul>
    22 </ul>
    27 <p>All GUI-based applications use the application framework architecture.
    23 <p>All GUI-based applications use the application framework architecture.
    28 You must derive the application classes from base classes provided by AVKON.
    24 You must derive the application classes from base classes provided
    29 For more information on the classes involved in the application framework,
    25 by AVKON. For more information on the classes involved in the application
    30 see <xref href="GUID-BDDDF68F-F7C3-43AF-8B6C-C77C701FD2A9.dita">Framework
    26 framework, see <xref href="GUID-BDDDF68F-F7C3-43AF-8B6C-C77C701FD2A9.dita">Framework
    31 requirements for GUI applications</xref>. For more
    27 requirements for GUI applications</xref>. For more information on the UI, see <xref href="GUID-0F593BE1-1220-4403-B04E-B8E8A9A49701.dita">UI concepts</xref>.</p>
    32 information on the UI, see <xref href="GUID-0F593BE1-1220-4403-B04E-B8E8A9A49701.dita">UI concepts</xref>.</p>
    28 <p>In addition, the following concepts are relevant in the context
    33 <p>In addition, the following concepts are relevant in the context of the
    29 of the application framework:</p>
    34 application framework:</p>
       
    35 </conbody></concept>
    30 </conbody></concept>