<Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> <Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="true"> <Title/> <Editor/> <Renderer/> </Column> </TableColumnModel> </Property> <Property name="selectionModel" type="javax.swing.ListSelectionModel" editor="org.netbeans.modules.form.editors2.JTableSelectionModelEditor"> <JTableSelectionModel selectionMode="0"/> </Property> <Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor"> <TableHeader reorderingAllowed="true" resizingAllowed="true"/> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel3"> <Properties> <Property name="text" type="java.lang.String" value="# Players:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="txtNumPlayers"> <Properties> <Property name="editable" type="boolean" value="false"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel1"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="Filters"> <Property name="tabTitle" type="java.lang.String" value="Filters"/> </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="chkIgnorePlayerCommands" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="chkIgnoreServerCommands" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="chkShowChatOnly" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="chkIgnoreErrors" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="76" max="32767" 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="chkIgnorePlayerCommands" min="-2" pref="23" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="chkIgnoreServerCommands" min="-2" pref="23" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="chkShowChatOnly" min="-2" pref="23" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="chkIgnoreErrors" min="-2" pref="23" max="-2" attributes="0"/> <EmptySpace pref="323" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JCheckBox" name="chkIgnorePlayerCommands"> <Properties> <Property name="selected" type="boolean" value="true"/> <Property name="text" type="java.lang.String" value="Ignore "[PLAYER_COMMAND]" messages"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="chkIgnoreServerCommands"> <Properties> <Property name="selected" type="boolean" value="true"/> <Property name="text" type="java.lang.String" value="Ignore "issued server command" messages"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="chkShowChatOnly"> <Properties> <Property name="text" type="java.lang.String" value="Show chat only"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="chkShowChatOnlyActionPerformed"/> </Events> </Component> <Component class="javax.swing.JCheckBox" name="chkIgnoreErrors"> <Properties> <Property name="text" type="java.lang.String" value="Ignore warnings and errors"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="chkIgnoreErrorsActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel4"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="Commands"> <Property name="tabTitle" type="java.lang.String" value="Commands"/> </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="jScrollPane1" pref="293" 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"/> <Component id="jScrollPane1" pref="400" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane1"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="null"/> </Property> </Properties> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel5"> <AuxValues> <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new BTC_FavoriteButtonsPanel(favButtonList)"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout"> <Property name="useNullLayout" type="boolean" value="true"/> </Layout> </Container> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Form>