You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
111 lines
5.6 KiB
111 lines
5.6 KiB
<?xml version="1.1" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
|
|
<AuxValues>
|
|
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
|
|
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
|
|
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
|
|
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
|
|
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
|
|
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
|
|
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
|
|
</AuxValues>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jScrollPane1" min="-2" pref="154" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jPanel1" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jScrollPane1" alignment="0" pref="338" max="32767" attributes="0"/>
|
|
<Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
|
|
<AuxValues>
|
|
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
|
|
</AuxValues>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JList" name="jList1">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor">
|
|
<StringArray count="5">
|
|
<StringItem index="0" value="Item 1"/>
|
|
<StringItem index="1" value="Item 2"/>
|
|
<StringItem index="2" value="Item 3"/>
|
|
<StringItem index="3" value="Item 4"/>
|
|
<StringItem index="4" value="Item 5"/>
|
|
</StringArray>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="valueChanged" listener="javax.swing.event.ListSelectionListener" parameters="javax.swing.event.ListSelectionEvent" handler="updateFont"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel1">
|
|
<Properties>
|
|
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="0" green="0" red="0" type="rgb"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel1" alignment="0" pref="341" max="32767" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="28" max="-2" attributes="0"/>
|
|
<Component id="jLabel2" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="279" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jLabel1" min="-2" pref="313" max="-2" attributes="0"/>
|
|
<EmptySpace pref="11" max="32767" attributes="0"/>
|
|
<Component id="jLabel2" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel1">
|
|
<Properties>
|
|
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="0" green="0" red="0" type="rgb"/>
|
|
</Property>
|
|
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="ff" green="ff" red="ff" type="rgb"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
|
<ResourceString bundle="com/jme3/gde/angelfont/Bundle.properties" key="AngelFontVisualPanel1.jLabel1.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
|
|
<ResourceString bundle="com/jme3/gde/angelfont/Bundle.properties" key="AngelFontVisualPanel1.jLabel2.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|
|
|