org.microemu.device.default.device.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8" ?> <device name="Default device" xmlns="http://www.microemu.org/2.0.2/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.microemu.org/2.0.2/ http://www.microemu.org/2.0.2/device.xsd"> <!-- @version $Id: device.xml 1474 2007-11-02 21:31:41Z vlads $ --> <!-- Cellphone illustration is created base on art work of David Luscombe http://www.istockphoto.com/fontmonster/ Screen-Size=FullScreenModeCanvas: 176x220; like Sony-Ericsson K750 Normal Canvas: 176x176 like on Sony-Ericsson, There are 22 pix on Top and 22 on Bottom --> <system-properties> <system-property name="microedition.platform" value="MicroEmulator-2.0" /> </system-properties> <img name="normal" src="normal.png" /> <img name="over" src="over.png" /> <img name="pressed" src="pressed.png" /> <display> <iscolor>true</iscolor> <numcolors>65536</numcolors> <numalphalevels>256</numalphalevels> <foreground>000000</foreground> <background>ffffff</background> <rectangle> <x>26</x> <y>44</y> <width>176</width> <height>220</height> </rectangle> <paintable> <x>0</x> <y>22</y> <width>176</width> <height>176</height> </paintable> <icon name="up"> <paintable> <x>78</x> <y>206</y> <width>12</width> <height>12</height> </paintable> <img name="normal" src="up.png" /> <img name="pressed" src="up-pressed.png" /> </icon> <icon name="down"> <paintable> <x>88</x> <y>206</y> <width>12</width> <height>12</height> </paintable> <img name="normal" src="down.png" /> <img name="pressed" src="down-pressed.png" /> </icon> <status name="input"> <paintable> <!-- 22/2-7 --> <x>4</x> <y>4</y> <width>14</width> <height>7</height> </paintable> <img name="123" src="123.png" /> <img name="ABC" src="abc_upper.png" /> <img name="abc" src="abc_lower.png" /> </status> </display> <fonts hint="antialiasing"> <font face="system" style="plain" size="small"> <system name="SansSerif" style="plain" size="9" /> </font> <font face="system" style="plain" size="medium"> <system name="SansSerif" style="plain" size="11" /> </font> <font face="system" style="plain" size="large"> <system name="SansSerif" style="plain" size="13" /> </font> <font face="system" style="bold" size="small"> <system name="SansSerif" style="bold" size="9" /> </font> <font face="system" style="bold" size="medium"> <system name="SansSerif" style="bold" size="11" /> </font> <font face="system" style="bold" size="large"> <system name="SansSerif" style="bold" size="13" /> </font> <font face="system" style="italic" size="small"> <system name="SansSerif" style="italic" size="9" /> </font> <font face="system" style="italic" size="medium"> <system name="SansSerif" style="italic" size="11" /> </font> <font face="system" style="italic" size="large"> <system name="SansSerif" style="italic" size="13" /> </font> <font face="system" style="bold,italic" size="small"> <system name="SansSerif" style="bold,italic" size="9" /> </font> <font face="system" style="bold,italic" size="medium"> <system name="SansSerif" style="bold,italic" size="11" /> </font> <font face="system" style="bold,italic" size="large"> <system name="SansSerif" style="bold,italic" size="13" /> </font> <font face="monospace" style="plain" size="small"> <system name="Monospaced" style="plain" size="9" /> </font> <font face="monospace" style="plain" size="medium"> <system name="Monospaced" style="plain" size="11" /> </font> <font face="monospace" style="plain" size="large"> <system name="Monospaced" style="plain" size="13" /> </font> <font face="monospace" style="bold" size="small"> <system name="Monospaced" style="bold" size="9" /> </font> <font face="monospace" style="bold" size="medium"> <system name="Monospaced" style="bold" size="11" /> </font> <font face="monospace" style="bold" size="large"> <system name="Monospaced" style="bold" size="13" /> </font> <font face="monospace" style="italic" size="small"> <system name="Monospaced" style="italic" size="9" /> </font> <font face="monospace" style="italic" size="medium"> <system name="Monospaced" style="italic" size="11" /> </font> <font face="monospace" style="italic" size="large"> <system name="Monospaced" style="italic" size="13" /> </font> <font face="monospace" style="bold,italic" size="small"> <system name="Monospaced" style="bold,italic" size="9" /> </font> <font face="monospace" style="bold,italic" size="medium"> <system name="Monospaced" style="bold,italic" size="11" /> </font> <font face="monospace" style="bold,italic" size="large"> <system name="Monospaced" style="bold,italic" size="13" /> </font> <font face="proportional" style="plain" size="small"> <system name="SansSerif" style="plain" size="9" /> </font> <font face="proportional" style="plain" size="medium"> <system name="SansSerif" style="plain" size="11" /> </font> <font face="proportional" style="plain" size="large"> <system name="SansSerif" style="plain" size="13" /> </font> <font face="proportional" style="bold" size="small"> <system name="SansSerif" style="bold" size="9" /> </font> <font face="proportional" style="bold" size="medium"> <system name="SansSerif" style="bold" size="11" /> </font> <font face="proportional" style="bold" size="large"> <system name="SansSerif" style="bold" size="13" /> </font> <font face="proportional" style="italic" size="small"> <system name="SansSerif" style="italic" size="9" /> </font> <font face="proportional" style="italic" size="medium"> <system name="SansSerif" style="italic" size="11" /> </font> <font face="proportional" style="italic" size="large"> <system name="SansSerif" style="italic" size="13" /> </font> <font face="proportional" style="bold,italic" size="small"> <system name="SansSerif" style="bold,italic" size="9" /> </font> <font face="proportional" style="bold,italic" size="medium"> <system name="SansSerif" style="bold,italic" size="11" /> </font> <font face="proportional" style="bold,italic" size="large"> <system name="SansSerif" style="bold,italic" size="13" /> </font> </fonts> <input> <haspointerevents>true</haspointerevents> <haspointermotionevents>true</haspointermotionevents> <hasrepeatevents>true</hasrepeatevents> <softbutton name="SOFT1" alignment="LEFT"> <rectangle> <x>16</x> <y>282</y> <width>60</width> <height>35</height> </rectangle> <paintable> <x>1</x> <y>203</y> <width>69</width> <height>16</height> </paintable> <font face="system" style="plain" size="medium" /> <command>BACK</command> <command>EXIT</command> <command>CANCEL</command> <command>STOP</command> </softbutton> <softbutton name="SOFT2" alignment="RIGHT"> <rectangle> <x>154</x> <y>282</y> <width>60</width> <height>35</height> </rectangle> <paintable> <x>106</x> <y>203</y> <width>69</width> <height>16</height> </paintable> <font face="system" style="plain" size="medium" /> <command>OK</command> <command>SCREEN</command> <command>ITEM</command> <command>HELP</command> </softbutton> <button name="LEFT"> <polygon> <point x="74" y="301" /> <point x="89" y="279" /> <point x="103" y="301" /> <point x="89" y="322" /> </polygon> </button> <button name="RIGHT"> <polygon> <point x="140" y="280" /> <point x="154" y="300"/> <point x="140" y="320" /> <point x="126" y="300"/> </polygon> </button> <button name="UP"> <rectangle> <x>97</x> <y>274</y> <width>36</width> <height>14</height> </rectangle> </button> <button name="DOWN"> <rectangle> <x>97</x> <y>311</y> <width>36</width> <height>14</height> </rectangle> </button> <button name="SELECT"> <rectangle> <x>101</x> <y>288</y> <width>25</width> <height>23</height> </rectangle> </button> <button name="0"> <chars> <char></char> <char>0</char> </chars> <rectangle> <x>87</x> <y>432</y> <width>55</width> <height>31</height> </rectangle> </button> <button name="1"> <chars> <char>.</char> <char>,</char> <char>?</char> <char>!</char> <char>:</char> <char>;</char> <char>-</char> <char>+</char> <char>#</char> <char>*</char> <char>(</char> <char>)</char> <char>'</char> <char>"</char> <char>_</char> <char>@</char> <char>&</char> <char>$</char> <char>%</char> <char>/</char> <char><</char> <char>></char> <char>=</char> <char>1</char> </chars> <chars input="123"> <char>1</char> <char>.</char> <char>-</char> <char>(</char> <char>)</char> <char>+</char> </chars> <rectangle> <x>19</x> <y>324</y> <width>55</width> <height>34</height> </rectangle> </button> <button name="2"> <chars> <char>a</char> <char>b</char> <char>c</char> <char>2</char> </chars> <rectangle> <x>88</x> <y>328</y> <width>56</width> <height>31</height> </rectangle> </button> <button name="3"> <chars> <char>d</char> <char>e</char> <char>f</char> <char>3</char> </chars> <rectangle> <x>156</x> <y>323</y> <width>54</width> <height>32</height> </rectangle> </button> <button name="4"> <chars> <char>g</char> <char>h</char> <char>i</char> <char>4</char> </chars> <rectangle> <x>18</x> <y>358</y> <width>58</width> <height>32</height> </rectangle> </button> <button name="5"> <chars> <char>j</char> <char>k</char> <char>l</char> <char>5</char> </chars> <rectangle> <x>87</x> <y>362</y> <width>59</width> <height>34</height> </rectangle> </button> <button name="6"> <chars> <char>m</char> <char>n</char> <char>o</char> <char>6</char> </chars> <rectangle> <x>155</x> <y>357</y> <width>54</width> <height>33</height> </rectangle> </button> <button name="7"> <chars> <char>p</char> <char>q</char> <char>r</char> <char>s</char> <char>7</char> </chars> <rectangle> <x>17</x> <y>393</y> <width>55</width> <height>32</height> </rectangle> </button> <button name="8"> <chars> <char>t</char> <char>u</char> <char>v</char> <char>8</char> </chars> <rectangle> <x>87</x> <y>397</y> <width>54</width> <height>31</height> </rectangle> </button> <button name="9"> <chars> <char>w</char> <char>x</char> <char>y</char> <char>z</char> <char>9</char> </chars> <rectangle> <x>156</x> <y>393</y> <width>56</width> <height>31</height> </rectangle> </button> <button name="ASTERISK"> <chars> <char>*</char> <char>+</char> </chars> <rectangle> <x>18</x> <y>428</y> <width>54</width> <height>32</height> </rectangle> </button> <button name="POUND" modeChange="true"> <rectangle> <x>156</x> <y>427</y> <width>55</width> <height>32</height> </rectangle> </button> </input> </device>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy