forked from External/mage
412 lines
25 KiB
XML
412 lines
25 KiB
XML
<?xml version="1.1" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
|
|
<NonVisualComponents>
|
|
<Container class="mage.client.game.AbilityPicker" name="abilityPicker">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
|
|
<Property name="useNullLayout" type="boolean" value="true"/>
|
|
</Layout>
|
|
</Container>
|
|
</NonVisualComponents>
|
|
<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="1"/>
|
|
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
|
|
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
|
|
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
|
|
</AuxValues>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jSplitPane1" alignment="0" pref="1078" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jSplitPane1" alignment="0" pref="798" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JSplitPane" name="jSplitPane1">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="null"/>
|
|
</Property>
|
|
<Property name="dividerSize" type="int" value="3"/>
|
|
<Property name="resizeWeight" type="double" value="1.0"/>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[26, 48]"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="jPanel3">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
|
|
<JSplitPaneConstraints position="left"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="pnlGameInfo" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="hand" pref="715" max="32767" attributes="0"/>
|
|
<Component id="pnlBattlefield" pref="715" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="pnlBattlefield" pref="794" max="32767" attributes="0"/>
|
|
<EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
|
|
<Component id="hand" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="pnlGameInfo" alignment="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="pnlGameInfo">
|
|
<Properties>
|
|
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
|
|
<Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
|
|
<EtchetBorder/>
|
|
</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">
|
|
<Component id="lblPriority" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblPhase" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblStep" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblTurn" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="lblActivePlayer" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="txtActivePlayer" alignment="0" pref="159" max="32767" attributes="1"/>
|
|
<Component id="txtPriority" alignment="0" pref="159" max="32767" attributes="1"/>
|
|
<Component id="txtTurn" alignment="0" pref="159" max="32767" attributes="1"/>
|
|
<Component id="txtStep" alignment="0" pref="159" max="32767" attributes="1"/>
|
|
<Component id="txtPhase" pref="159" max="32767" attributes="1"/>
|
|
</Group>
|
|
<EmptySpace min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="10" pref="10" max="10" attributes="0"/>
|
|
<Component id="btnConcede" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnStopWatching" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="62" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Component id="bigCard" alignment="0" pref="256" max="32767" attributes="0"/>
|
|
<Component id="feedbackPanel" alignment="0" pref="256" max="32767" attributes="0"/>
|
|
<Component id="stack" alignment="0" pref="256" max="32767" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="pnlReplay" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="51" 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="lblPhase" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtPhase" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="3" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lblStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtStep" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="3" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lblTurn" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtTurn" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="3" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lblActivePlayer" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtActivePlayer" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="3" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="lblPriority" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtPriority" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="feedbackPanel" min="-2" pref="109" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
|
|
<Component id="stack" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
|
|
<Component id="bigCard" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="164" max="32767" attributes="0"/>
|
|
<Component id="pnlReplay" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="btnConcede" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnStopWatching" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="lblPhase">
|
|
<Properties>
|
|
<Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
|
|
<ComponentRef name="txtPhase"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Phase:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="txtPhase">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Phase"/>
|
|
<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="99" green="99" red="99" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[0, 16]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblStep">
|
|
<Properties>
|
|
<Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
|
|
<ComponentRef name="txtStep"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Step:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="txtStep">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Step"/>
|
|
<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="99" green="99" red="99" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[0, 16]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblTurn">
|
|
<Properties>
|
|
<Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
|
|
<ComponentRef name="txtTurn"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Turn:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="txtTurn">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Turn"/>
|
|
<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="99" green="99" red="99" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[0, 16]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="txtActivePlayer">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Active Player"/>
|
|
<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="99" green="99" red="99" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[0, 16]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblActivePlayer">
|
|
<Properties>
|
|
<Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
|
|
<ComponentRef name="txtActivePlayer"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Active Player:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="txtPriority">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Priority Player"/>
|
|
<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="99" green="99" red="99" type="rgb"/>
|
|
</LineBorder>
|
|
</Border>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[0, 16]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblPriority">
|
|
<Properties>
|
|
<Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
|
|
<ComponentRef name="txtPriority"/>
|
|
</Property>
|
|
<Property name="text" type="java.lang.String" value="Priority Player:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="mage.client.game.FeedbackPanel" name="feedbackPanel">
|
|
<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/>
|
|
</Border>
|
|
</Property>
|
|
<Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[208, 121]"/>
|
|
</Property>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[208, 121]"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnConcede">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Concede"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnConcedeActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnStopWatching">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Stop Watching"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnStopWatchingActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="mage.client.cards.BigCard" name="bigCard">
|
|
</Component>
|
|
<Component class="mage.client.cards.Cards" name="stack">
|
|
<Properties>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="new java.awt.Dimension(Config.dimensions.frameWidth, Config.dimensions.frameHeight + 25)" type="code"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Container class="javax.swing.JPanel" name="pnlReplay">
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="btnStopReplay" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnPreviousPlay" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnNextPlay" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="btnStopReplay" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnPreviousPlay" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnNextPlay" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JButton" name="btnStopReplay">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Stop"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnStopReplayActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnPreviousPlay">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Previous"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnPreviousPlayActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnNextPlay">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Next"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnNextPlayActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="pnlBattlefield">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>
|
|
</Container>
|
|
<Component class="mage.client.cards.Cards" name="hand">
|
|
<Properties>
|
|
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">
|
|
<Connection code="new java.awt.Dimension(Config.dimensions.frameWidth, Config.dimensions.frameHeight + 25)" type="code"/>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Component class="mage.client.chat.ChatPanel" name="chatPanel">
|
|
<Properties>
|
|
<Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
|
|
<Dimension value="[100, 48]"/>
|
|
</Property>
|
|
</Properties>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
|
|
<JSplitPaneConstraints position="right"/>
|
|
</Constraint>
|
|
</Constraints>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|