forked from External/mage
All checks were successful
/ build_release (push) Successful in 18m43s
Reviewed-on: #48
3439 lines
211 KiB
XML
3439 lines
211 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.8" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="2"/>
|
|
<Property name="title" type="java.lang.String" value="Preferences"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Default Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
|
<SyntheticProperty name="generateCenter" type="boolean" value="false"/>
|
|
</SyntheticProperties>
|
|
<AuxValues>
|
|
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
|
|
<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="false"/>
|
|
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
|
|
<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" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="tabsPanel" alignment="0" max="32767" attributes="0"/>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
<Component id="saveButton" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="exitButton" min="-2" pref="100" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="tabsPanel" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="saveButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
|
|
<Component id="exitButton" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JTabbedPane" name="tabsPanel">
|
|
<Properties>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[532, 451]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="tabMain">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Main">
|
|
<Property name="tabTitle" type="java.lang.String" value="Main"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="main_card" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="main_gamelog" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="main_game" alignment="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="main_card" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="main_game" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="main_gamelog" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="95" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="main_gamelog">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Game log">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout">
|
|
<Property name="axis" type="int" value="3"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="cbGameLogAutoSave">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Save game logs (dest folder: "..\u005cxmage\u005cmage-client\u005cgamelogs")" containsInvalidXMLChars="true"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="The logs of all your games will be saved to the mentioned folder if this option is switched on."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbDraftLogAutoSave">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Save draft logs (dest folder: "..\u005cxmage\u005cmage-client\u005cgamelogs")" containsInvalidXMLChars="true"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="The logs of all your games will be saved to the mentioned folder if this option is switched on."/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Default Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbLimitedDeckAutoSave">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Save limited decks on submit (dest folder: "..\u005cxmage\u005cmage-client\u005cgamelogs")" containsInvalidXMLChars="true"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="A .dck file for each limited tournament will be saved to the mentioned folder if this option is switched on."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbGameJsonLogAutoSave">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Save JSON game logs (dest folder: "..\u005cxmage\u005cmage-client\u005cgamelogs")" containsInvalidXMLChars="true"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="The JSON logs of all your games will be saved to the mentioned folder if this option is switched on."/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="main_card">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Card">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AccessibilityProperties>
|
|
<Property name="AccessibleContext.accessibleName" type="java.lang.String" value="Game panel"/>
|
|
</AccessibilityProperties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
|
|
<Component id="tooltipDelayLabel" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="383" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="showCardName" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="showFullImagePath" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="tooltipDelay" alignment="0" min="-2" pref="522" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="showCardName" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="showFullImagePath" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="tooltipDelayLabel" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="tooltipDelay" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="showCardName">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Show card name on card panel"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Write the card's name on the card to make the card name more recognizable."/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Default Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="showCardNameActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="tooltipDelayLabel">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="0"/>
|
|
<Property name="text" type="java.lang.String" value="Delay in milliseconds for showing the card tooltip text (0 value will disable tooltip)"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<HTML>The time the appearance of the tooltip window for a card is delayed.<br>
If set to zero, the tooltip window won't be shown at all."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSlider" name="tooltipDelay">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="500"/>
|
|
<Property name="maximum" type="int" value="5000"/>
|
|
<Property name="minorTickSpacing" type="int" value="100"/>
|
|
<Property name="paintLabels" type="boolean" value="true"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<HTML>The time the appearance of the tooltip window for a card is delayed.<br>
If set to zero, the tooltip window won't be shown at all."/>
|
|
<Property name="value" type="int" value="300"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="showFullImagePath">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Show the path Xmage is expecting for this card's image (only displays if missing)"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Default Cursor"/>
|
|
</Property>
|
|
<Property name="label" type="java.lang.String" value="Display image path for missing images"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="showFullImagePathActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="main_game">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Game">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="displayLifeOnAvatar" alignment="0" max="32767" attributes="0"/>
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="lblTargetAutoChoose" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cbTargetAutoChooseLevel" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="cbAskMoveToGraveOrder" alignment="0" min="-2" pref="596" max="-2" attributes="0"/>
|
|
<Group type="103" alignment="0" groupAlignment="0" max="-2" attributes="0">
|
|
<Component id="showPlayerNamesPermanently" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="nonLandPermanentsInOnePile" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="cbConfirmEmptyManaPool" alignment="0" pref="449" max="32767" attributes="0"/>
|
|
<Component id="cbAllowRequestToShowHandCards" alignment="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace pref="179" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="nonLandPermanentsInOnePile" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="showPlayerNamesPermanently" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="displayLifeOnAvatar" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="cbAllowRequestToShowHandCards" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cbConfirmEmptyManaPool" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cbAskMoveToGraveOrder" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lblTargetAutoChoose" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbTargetAutoChooseLevel" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="27" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="nonLandPermanentsInOnePile">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Put non-land permanents in same row as creatures"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<html>If activated, all non land permanents are shown in one row.<br>
First creatures than other permanents. If not activated, creatures are<br>
shown in a separate row."/>
|
|
</Properties>
|
|
<AccessibilityProperties>
|
|
<Property name="AccessibleContext.accessibleName" type="java.lang.String" value="nonLandPermanentsInOnePile"/>
|
|
</AccessibilityProperties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="showPlayerNamesPermanently">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Show player names on avatar permanently"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Instead showing the names only if you hover over the avatar with the mouse, the name is shown all the time."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="displayLifeOnAvatar">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Display life on avatar image"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Display the player's life over its avatar image."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbAllowRequestToShowHandCards">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Allow requests from players and spectators to show your hand cards"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<html>This is the default setting used for your matches. If activated other players or spectators<br>
of your match can send a request so you can allow them to see your hand cards."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbConfirmEmptyManaPool">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Confirm if you want to pass a phase/step but there is still mana in your mana pool"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<html>If activated you get a confirm message if you pass priority while stack is empty<br>
 and you still have mana in your mana pool."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbAskMoveToGraveOrder">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="Ask player for setting order cards go to graveyard"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<html>If activated and multiple cards go to the graveyard at the same time<br>
the player is asked to set the order of the cards."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblTargetAutoChoose">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Auto-choose targets for player:"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<html>
When there is only one possible outcome for targeting, the targets can be chosen for you.
<br>
<b>None:</b> All targeting must be done by the player.
<br>
<b>Most:</b> All targeting other than feel-bad effects (discarding, destroy, sacrifice, exile) that target you, a card you own, or a permanent/spell you control.
<br>
<b>All:</b> All targeting that can be automated will be."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="cbTargetAutoChooseLevel">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="3">
|
|
<StringItem index="0" value="Off"/>
|
|
<StringItem index="1" value="Most"/>
|
|
<StringItem index="2" value="All"/>
|
|
</StringArray>
|
|
</Property>
|
|
<Property name="selectedIndex" type="int" value="1"/>
|
|
<Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection component="lblTargetAutoChoose" name="toolTipText" type="property"/>
|
|
</Property>
|
|
</Properties>
|
|
<AccessibilityProperties>
|
|
<Property name="AccessibleContext.accessibleName" type="java.lang.String" value="Auto-choose targets for player combo box"/>
|
|
</AccessibilityProperties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabAvatars">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="My Avatar">
|
|
<Property name="tabTitle" type="java.lang.String" value="My Avatar"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="avatarPane" min="-2" pref="528" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" 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="avatarPane" min="-2" pref="504" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="52" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JScrollPane" name="avatarPane">
|
|
<Properties>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[508, 772]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[508, 772]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[508, 772]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="avatarPanel">
|
|
<Properties>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[508, 772]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[508, 772]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[508, 772]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridLayout">
|
|
<Property name="columns" type="int" value="4"/>
|
|
<Property name="horizontalGap" type="int" value="20"/>
|
|
<Property name="rows" type="int" value="6"/>
|
|
<Property name="verticalGap" type="int" value="20"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="jPanel10">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel11">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel12">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel13">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel14">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel15">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel16">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel17">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel18">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel19">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel20">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel21">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel22">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel23">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel24">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel25">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel26">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel27">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel28">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel29">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel30">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel31">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel32">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel33">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
|
|
<LineBorder roundedCorners="true">
|
|
<Color PropertyName="color" blue="cc" green="cc" red="cc" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[102, 102]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabGuiSize">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="GUI Size">
|
|
<Property name="tabTitle" type="java.lang.String" value="GUI Size"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="panelSizeDetailedSettings" pref="787" max="32767" attributes="0"/>
|
|
<Component id="panelSizeDefaultSettings" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelSizeDefaultSettings" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="panelSizeDetailedSettings" min="-2" pref="510" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="panelSizeDefaultSettings">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Choose predefined settings due your screen size">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="3"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JButton" name="buttonSizeDefault1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="set to default"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonSizeDefault2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="set to default"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonSizeDefault3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="set to default"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonSizeDefault4">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="set to default"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonSizeDefault5">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="set to default"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="buttonSizeDefault6">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="set to default"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbVerticalLayout">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Vertical Layout (Experimental)"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSizeDetailedSettings">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Detailed settings">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridLayout">
|
|
<Property name="columns" type="int" value="1"/>
|
|
<Property name="rows" type="int" value="16"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="labelSizeGroup1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="App's elements:"/>
|
|
<Property name="verticalAlignment" type="int" value="3"/>
|
|
</Properties>
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="panelSize1">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize1">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize2">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize2">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize3">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize3">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize4">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize4">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize4">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize4">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize4">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize5">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize5">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize5">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize5">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize5">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize6">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize6">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize6">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize6">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize6">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize7">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize7">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize7">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize7">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize7">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JLabel" name="labelSizeGroup2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Game's elements:"/>
|
|
<Property name="verticalAlignment" type="int" value="3"/>
|
|
</Properties>
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="panelSize8">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize8">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize8">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize8">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize8">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize9">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize9">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize9">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize9">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize9">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize10">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize10">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize10">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize10">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize10">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize11">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize11">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize11">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize11">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize11">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize12">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize12">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize12">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize12">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize12">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize13">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize13">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize13">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize13">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize13">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelSize14">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
|
|
<Property name="alignment" type="int" value="0"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JSlider" name="sliderSize14">
|
|
<Properties>
|
|
<Property name="majorTickSpacing" type="int" value="5"/>
|
|
<Property name="maximum" type="int" value="50"/>
|
|
<Property name="minimum" type="int" value="10"/>
|
|
<Property name="minorTickSpacing" type="int" value="1"/>
|
|
<Property name="paintTicks" type="boolean" value="true"/>
|
|
<Property name="snapToTicks" type="boolean" value="true"/>
|
|
<Property name="value" type="int" value="25"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 31]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="editSize14">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="value"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="hintSize14">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="name and hint"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="sampleSize14">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="sample"/>
|
|
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
|
|
<Color id="Hand Cursor"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabGuiTheme">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="GUI Theme">
|
|
<Property name="tabTitle" type="java.lang.String" value="GUI Theme"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="themesCategory" alignment="1" max="32767" attributes="0"/>
|
|
<Component id="panelBackgroundImages" alignment="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="themesCategory" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelBackgroundImages" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="themesCategory">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Themes">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="lbSelectLabel" min="-2" pref="96" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="lbThemeHint" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbTheme" min="-2" pref="313" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="cbTheme" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lbSelectLabel" min="-2" pref="22" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="lbThemeHint" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="lbSelectLabel">
|
|
<Properties>
|
|
<Property name="horizontalAlignment" type="int" value="2"/>
|
|
<Property name="text" type="java.lang.String" value="GUI color style:"/>
|
|
<Property name="horizontalTextPosition" type="int" value="10"/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[110, 16]"/>
|
|
</Property>
|
|
<Property name="verticalTextPosition" type="int" value="1"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="cbTheme">
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbThemeActionPerformed"/>
|
|
</Events>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<ThemeType>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lbThemeHint">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="<html><b>WARNING</b>, some color settings and images will be applied after app RESTART"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelBackgroundImages">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Background images">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="cbUseDefaultBackground" min="-2" max="-2" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="cbUseDefaultBattleImage" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cbUseRandomBattleImage" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" pref="21" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="txtBattlefieldImagePath" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnBrowseBattlefieldImage" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="txtBackgroundImagePath" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnBrowseBackgroundImage" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="cbUseDefaultBackground" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="txtBackgroundImagePath" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnBrowseBackgroundImage" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="cbUseDefaultBattleImage" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbUseRandomBattleImage" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="txtBattlefieldImagePath" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnBrowseBattlefieldImage" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="cbUseDefaultBackground">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Use default app's background"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbUseDefaultBackgroundActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtBackgroundImagePath">
|
|
<Properties>
|
|
<Property name="toolTipText" type="java.lang.String" value="The selected image will be used as the background picture. Requires client restart to see changes."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnBrowseBackgroundImage">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Browse..."/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnBrowseBackgroundImageActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtBattlefieldImagePath">
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnBrowseBattlefieldImage">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Browse..."/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnBrowseBattlefieldImageActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbUseDefaultBattleImage">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Use default battlefield's background (from theme)"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbUseDefaultBattleImageActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbUseRandomBattleImage">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Use random background from path .\u005cxmage\u005cmage-client\u005cbackgrounds" containsInvalidXMLChars="true"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbUseRandomBattleImageActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabGuiImages">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="GUI Images">
|
|
<Property name="tabTitle" type="java.lang.String" value="GUI Images"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="panelCardImages" max="32767" attributes="0"/>
|
|
<Component id="panelCardStyles" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelCardStyles" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="panelCardImages" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="309" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="panelCardImages">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Card images">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="cbUseDefaultImageFolder" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="txtImageFolderPath" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnBrowseImageLocation" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="cbSaveToZipFiles" min="-2" max="-2" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
|
|
<Component id="labelPreferredImageLanguage" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cbPreferredImageLanguage" min="-2" pref="153" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="cbUseDefaultImageFolder" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtImageFolderPath" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnBrowseImageLocation" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="cbSaveToZipFiles" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelPreferredImageLanguage" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbPreferredImageLanguage" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="cbUseDefaultImageFolder">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Use default location to save card images"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbUseDefaultImageFolderActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtImageFolderPath">
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnBrowseImageLocation">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Browse..."/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnBrowseImageLocationActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbSaveToZipFiles">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Store images in zip files"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbSaveToZipFilesActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="cbPreferredImageLanguage">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="4">
|
|
<StringItem index="0" value="Item 1"/>
|
|
<StringItem index="1" value="Item 2"/>
|
|
<StringItem index="2" value="Item 3"/>
|
|
<StringItem index="3" value="Item 4"/>
|
|
</StringArray>
|
|
</Property>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelPreferredImageLanguage">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Default images language:"/>
|
|
<Property name="focusable" type="boolean" value="false"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="panelCardStyles">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Card styles (restart xmage to apply new settings)">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="cbCardRenderIconsForAbilities" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderIconsForPlayable" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jSeparator1" min="-2" pref="775" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderShowReminderText" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderHideSetSymbol" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderShowAbilityTextOverlay" min="-2" max="-2" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
|
|
<Component id="labelRenderMode" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderImageFallback" min="-2" pref="122" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelRenderMode" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderImageFallback" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderIconsForAbilities" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderIconsForPlayable" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="jSeparator1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderShowReminderText" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderHideSetSymbol" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="-2" attributes="0"/>
|
|
<Component id="cbCardRenderShowAbilityTextOverlay" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="cbCardRenderIconsForAbilities">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Enable card icons for abilities (example: flying, deathtouch)"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbCardRenderIconsForPlayable">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Enable card icons for playable abilities (example: if you can activate card's ability then show a special icon in the corner)"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JSeparator" name="jSeparator1">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbCardRenderShowReminderText">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Show reminder text in rendered card textboxes"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbCardRenderHideSetSymbol">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Hide set symbols on cards (more space on the type line for card types)"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbCardRenderShowAbilityTextOverlay">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Show ability text as overlay in big card view"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelRenderMode">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Render Mode:"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<HTML>Image - Renders card image with text overlay<br> MTGO - Renders card frame around card art<br> Forced M15 - Renders all cards in the modern frame<br> Forced Retro - Renders all cards in the retro frame"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="cbCardRenderImageFallback">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="4">
|
|
<StringItem index="0" value="Item 1"/>
|
|
<StringItem index="1" value="Item 2"/>
|
|
<StringItem index="2" value="Item 3"/>
|
|
<StringItem index="3" value="Item 4"/>
|
|
</StringArray>
|
|
</Property>
|
|
<Property name="toolTipText" type="java.lang.String" value="<HTML>Image - Renders card image with text overlay<br> MTGO - Renders card frame around card art<br> Forced M15 - Renders all cards in the MTGO style with the modern frame<br> Forced Retro - Renders all cards in the MTGO style with the retro frame"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabPhases">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Game - Phases & Priority">
|
|
<Property name="tabTitle" type="java.lang.String" value="Game - Phases & Priority"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabelUpkeep" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabelBeforeCombat" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabelEndofCombat" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabelMain2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabelEndOfTurn" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="77" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
|
|
<Component id="jLabelYourTurn" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="32" max="-2" attributes="0"/>
|
|
<Component id="jLabelOpponentsTurn" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="13" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="checkBoxDrawYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxUpkeepYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMainYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxBeforeCYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxEndOfCYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMain2You" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxEndTurnYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="78" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="checkBoxUpkeepOthers" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxBeforeCOthers" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMainOthers" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxEndOfCOthers" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxDrawOthers" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMain2Others" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxEndTurnOthers" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">
|
|
<Component id="jLabelMain1" alignment="0" max="32767" attributes="1"/>
|
|
<Component id="jLabelDraw" alignment="0" max="32767" attributes="1"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jLabelHeadLine" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="phases_stopSettings" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabelOpponentsTurn" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="checkBoxUpkeepOthers" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="jLabelHeadLine" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="jLabelYourTurn" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="checkBoxUpkeepYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabelUpkeep" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="jLabelDraw" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxDrawYou" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxDrawOthers" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="jLabelMain1" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMainYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMainOthers" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabelBeforeCombat" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxBeforeCYou" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
|
|
<Component id="checkBoxBeforeCOthers" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="jLabelEndofCombat" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxEndOfCYou" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxEndOfCOthers" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="jLabelMain2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMain2You" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxMain2Others" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="checkBoxEndTurnYou" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabelEndOfTurn" min="-2" max="-2" attributes="0"/>
|
|
<Component id="checkBoxEndTurnOthers" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="phases_stopSettings" pref="321" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabelHeadLine">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Default stop steps if not skip buttons activated (e.g. F6):"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelYourTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Your turn"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelOpponentsTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Opponent(s) turn"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelUpkeep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Upkeep:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxUpkeepYou">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxUpkeepOthers">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelDraw">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Draw:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxDrawYou">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxDrawOthers">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelMain1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Main 1:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxMainYou">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxMainOthers">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelBeforeCombat">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Before combat:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxBeforeCYou">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxBeforeCOthers">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelEndofCombat">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="End of combat:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxEndOfCYou">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxEndOfCOthers">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelMain2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Main 2:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxMain2You">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxMain2Others">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabelEndOfTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="End of turn:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxEndTurnYou">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="checkBoxEndTurnOthers">
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="phases_stopSettings">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="SKIP settings">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridLayout">
|
|
<Property name="columns" type="int" value="1"/>
|
|
<Property name="rows" type="int" value="10"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="cbStopAttack">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="STOP skips on declare attackers if attackers are available"/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbStopBlockWithAny">
|
|
<Properties>
|
|
<Property name="selected" type="boolean" value="true"/>
|
|
<Property name="text" type="java.lang.String" value="STOP skips when attacked and on declare blockers if ANY blockers are available"/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbStopBlockWithZero">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="STOP skips when attacked if ZERO blockers are available"/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbStopOnNewStackObjects">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Skip to STACK resolved (F10): stop on new objects added (on) or stop when stack empty (off)"/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 25]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbStopOnAllMain">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Skip to MAIN step (F7): stop on any main steps (on) or stop on your main step (off)"/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbStopOnAllEnd">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Skip to END step (F5): stop on any end steps (on) or stop on opponents end step (off)"/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 25]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbPassPriorityCast">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Pass priority automatically after you have put a spell on the stack"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="If activated the system passes priority automatically for you if you have put a spell on the stack."/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 25]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbPassPriorityActivation">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Pass priority automatically after you have put an activated ability on the stack"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="If activated the system passes priority for you automatically after you have put an activated ability on the stack."/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 25]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbAutoOrderTrigger">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="TRIGGERS: auto-choose triggers order for same rule texts (put same triggers to the stack at default order)"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<HTML>If you put same triggers with same texts on the stack then auto-choose their order.<br/>
You can change that settings anytime at the game."/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 25]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbUseSameSettingsForReplacementEffect">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="REPLACEMENT EFFECTS: use same auto-choose settings for same cards (choose replacement effects order dialog)"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="<HTML>If you setup auto-choose for one object/card then it will be applied for all other objects with same name.<br/>
You can change that settings anytime at the game."/>
|
|
<Property name="actionCommand" type="java.lang.String" value=""/>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[300, 25]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabControls">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Game - Hotkeys">
|
|
<Property name="tabTitle" type="java.lang.String" value="Game - Hotkeys"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
|
<Component id="bttnResetControls" max="32767" attributes="0"/>
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="labelCancel" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelNextTurn" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelEndStep" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelMainStep" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelYourTurn" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lebelSkip" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelPriorEnd" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelSkipStep" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelConfirm" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelToggleRecordMacro" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="labelSwitchChat" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="keyConfirm" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keyCancelSkip" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keyNextTurn" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keySkipStack" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keyYourTurn" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keyMainStep" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keyPriorEnd" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keySkipStep" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keyEndStep" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keyToggleRecordMacro" alignment="0" min="-2" pref="100" max="-2" attributes="0"/>
|
|
<Component id="keySwitchChat" min="-2" pref="100" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="controlsDescriptionLabel" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" max="-2" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelConfirm" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyConfirm" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelCancel" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyCancelSkip" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelNextTurn" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyNextTurn" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelEndStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyEndStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelSkipStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keySkipStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelMainStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyMainStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelYourTurn" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyYourTurn" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lebelSkip" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keySkipStack" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelPriorEnd" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyPriorEnd" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelToggleRecordMacro" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keyToggleRecordMacro" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="labelSwitchChat" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="keySwitchChat" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>
|
|
<Component id="bttnResetControls" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="controlsDescriptionLabel" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="labelNextTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Next Turn:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelEndStep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="End Step:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelMainStep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Main Step:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelYourTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Your Turn:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lebelSkip">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Skip Stack:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelPriorEnd">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Prior End:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelCancel">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Cancel Skip:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyCancelSkip">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_CANCEL_SKIP)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyNextTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_NEXT_TURN)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyMainStep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_MAIN_STEP)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyEndStep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_END_STEP)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyYourTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_YOUR_TURN)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keySkipStack">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_SKIP_STACK)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyPriorEnd">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_PRIOR_END)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keySkipStep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_SKIP_STEP)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelSkipStep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Skip Step:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyConfirm">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_CONFIRM)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelConfirm">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Confirm:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="controlsDescriptionLabel">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="<html>Click on a button and press a KEY or a combination of CTRL/ALT/SHIF + KEY to change a keybind.
<br>
Press SPACE to clear binging.
<br>
Press ESC to cancel binding.
<br>
New changes will be applied after new game start."/>
|
|
<Property name="verticalAlignment" type="int" value="1"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="bttnResetControls">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Reset to default"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="bttnResetControlsActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelToggleRecordMacro">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Record Macro (unsupported):"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keyToggleRecordMacro">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_TOGGLE_MACRO)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="labelSwitchChat">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Go in/out to chat:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="mage.client.components.KeyBindButton" name="keySwitchChat">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="keyBindButton1"/>
|
|
</Properties>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new KeyBindButton(this, KEY_CONTROL_SWITCH_CHAT)"/>
|
|
</AuxValues>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabSounds">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Sounds">
|
|
<Property name="tabTitle" type="java.lang.String" value="Sounds"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="sounds_clips" max="32767" attributes="0"/>
|
|
<Component id="sounds_backgroundMusic" alignment="1" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="sounds_clips" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="sounds_backgroundMusic" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="sounds_clips">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Clips">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
<AccessibilityProperties>
|
|
<Property name="AccessibleContext.accessibleDescription" type="java.lang.String" value=""/>
|
|
</AccessibilityProperties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridLayout">
|
|
<Property name="columns" type="int" value="0"/>
|
|
<Property name="rows" type="int" value="4"/>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="cbEnableGameSounds">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Enable game sounds"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Sounds that will be played for certain actions (e.g. play land, attack, etc.) during the game."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbEnableDraftSounds">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Enable draft sounds"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Sounds that will be played during drafting for card picking or warining if time runs out."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbEnableSkipButtonsSounds">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Enable skip button sounds"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Sounds that will be played if a priority skip action (F4/F5/F7/F9) or cancel skip action (F3) is used."/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="cbEnableOtherSounds">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Enable other sounds"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="Sounds that will be played for actions outside of games (e.g. whisper, player joins your game, player submits a deck ...)."/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="sounds_backgroundMusic">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Music">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jLabel16" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="txtBattlefieldIBGMPath" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnBattlefieldBGMBrowse" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="cbEnableBattlefieldBGM" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" 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="cbEnableBattlefieldBGM" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="txtBattlefieldIBGMPath" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnBattlefieldBGMBrowse" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel16" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JCheckBox" name="cbEnableBattlefieldBGM">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Play music during match"/>
|
|
<Property name="toolTipText" type="java.lang.String" value="During your matches music will be played from the seleced folder."/>
|
|
<Property name="actionCommand" type="java.lang.String" value="Play automatically during matches"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbEnableBattlefieldBGMActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel16">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Playing from folder:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtBattlefieldIBGMPath">
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnBattlefieldBGMBrowse">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Browse..."/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnBattlefieldBGMBrowseActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="tabConnection">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Network">
|
|
<Property name="tabTitle" type="java.lang.String" value="Network"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="connection_Proxy" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="connection_Proxy" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="connection_Proxy">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
|
|
<TitledBorder title="Proxy for server connection and images download (DO NOT SUPPORTED)">
|
|
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</Border>
|
|
</TitledBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="cbProxyType" min="-2" pref="126" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="629" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Component id="pnlProxy" alignment="1" max="32767" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="cbProxyType" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="pnlProxy" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JComboBox" name="cbProxyType">
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbProxyTypeActionPerformed"/>
|
|
</Events>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<ProxyType>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="pnlProxy">
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="lblProxyServer" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="39" max="-2" attributes="0"/>
|
|
<Component id="txtProxyServer" max="32767" attributes="1"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="lblProxyPort" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyPassword" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyUserName" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="19" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="txtProxyPort" alignment="0" min="-2" pref="58" max="-2" attributes="1"/>
|
|
<Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">
|
|
<Component id="txtPasswordField" alignment="0" max="32767" attributes="1"/>
|
|
<Component id="txtProxyUserName" alignment="0" min="-2" pref="148" max="-2" attributes="1"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="rememberPswd" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="jLabel11" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="txtProxyServer" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyServer" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lblProxyPort" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtProxyPort" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="txtProxyUserName" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyUserName" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="txtPasswordField" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblProxyPassword" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="rememberPswd" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="18" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="lblProxyServer">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Server:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtProxyServer">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblProxyPort">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Port:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtProxyPort">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblProxyUserName">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="User Name:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtProxyUserName">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblProxyPassword">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Password:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JPasswordField" name="txtPasswordField">
|
|
</Component>
|
|
<Component class="javax.swing.JCheckBox" name="rememberPswd">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Remember Password"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel11">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Tahoma" size="10" style="2"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Note: password won't be encrypted!"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="javax.swing.JButton" name="saveButton">
|
|
<Properties>
|
|
<Property name="label" type="java.lang.String" value="Save"/>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[100, 30]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[100, 30]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[100, 30]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="saveButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="exitButton">
|
|
<Properties>
|
|
<Property name="label" type="java.lang.String" value="Exit"/>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[100, 30]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[100, 30]"/>
|
|
</Property>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[100, 30]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="exitButtonActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Form>
|