mas movimientos y orden
[luxor.git] / casinoNetbeans / src / casino / gui / desarrollador / PanelResumenJuegoDesarrollador.form
blobb966a73eb679796cffa14cf504b4c5443f55d3eb
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4 <Properties>
5 <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
6 <Color blue="c6" green="bc" red="ae" type="rgb"/>
7 </Property>
8 <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
9 <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">
10 <BevelBorder/>
11 </Border>
12 </Property>
13 </Properties>
14 <AuxValues>
15 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
16 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
17 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
18 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
19 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
20 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
21 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
22 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
23 </AuxValues>
25 <Layout>
26 <DimensionLayout dim="0">
27 <Group type="103" groupAlignment="0" attributes="0">
28 <Group type="102" alignment="1" attributes="0">
29 <EmptySpace max="-2" attributes="0"/>
30 <Group type="103" groupAlignment="1" attributes="0">
31 <Component id="panelResumenJuego1" alignment="0" pref="434" max="32767" attributes="0"/>
32 <Component id="botonElegir" alignment="0" pref="434" max="32767" attributes="0"/>
33 </Group>
34 <EmptySpace max="-2" attributes="0"/>
35 </Group>
36 </Group>
37 </DimensionLayout>
38 <DimensionLayout dim="1">
39 <Group type="103" groupAlignment="0" attributes="0">
40 <Group type="102" attributes="0">
41 <EmptySpace max="-2" attributes="0"/>
42 <Component id="botonElegir" min="-2" max="-2" attributes="0"/>
43 <EmptySpace max="-2" attributes="0"/>
44 <Component id="panelResumenJuego1" min="-2" max="-2" attributes="0"/>
45 <EmptySpace max="32767" attributes="0"/>
46 </Group>
47 </Group>
48 </DimensionLayout>
49 </Layout>
50 <SubComponents>
51 <Component class="javax.swing.JCheckBox" name="botonElegir">
52 <Properties>
53 <Property name="contentAreaFilled" type="boolean" value="false"/>
54 <Property name="horizontalAlignment" type="int" value="4"/>
55 <Property name="label" type="java.lang.String" value="Elegir"/>
56 </Properties>
57 <Events>
58 <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="botonElegirActionPerformed"/>
59 </Events>
60 </Component>
61 <Component class="casino.gui.comun.PanelResumenJuego" name="panelResumenJuego1">
62 </Component>
63 </SubComponents>
64 </Form>