/src/mpv5/ui/panels/JournalPanel.form
Unknown | 850 lines | 834 code | 16 blank | 0 comment | 0 complexity | 6d636019a2b5b703538547b564bd035e MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
Large files files are truncated, but you can click here to view the full file
- <?xml version="1.0" encoding="UTF-8" ?>
- <Form version="1.7" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
- <NonVisualComponents>
- <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
- </Component>
- <Component class="javax.swing.ButtonGroup" name="buttonGroup2">
- </Component>
- </NonVisualComponents>
- <Properties>
- <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
- </Properties>
- <AuxValues>
- <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
- <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
- <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
- <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="true"/>
- <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
- <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
- <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
- <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
- </AuxValues>
- <Layout>
- <DimensionLayout dim="0">
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
- </Group>
- </DimensionLayout>
- <DimensionLayout dim="1">
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Container class="javax.swing.JPanel" name="jPanel1">
- <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="Journal">
- <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jPanel1.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </TitledBorder>
- </Border>
- </Property>
- <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
- </Properties>
- <Layout>
- <DimensionLayout dim="0">
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="jTabbedPane1" alignment="0" max="32767" attributes="0"/>
- </Group>
- </DimensionLayout>
- <DimensionLayout dim="1">
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="jTabbedPane1" alignment="0" pref="325" max="32767" attributes="0"/>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
- <Properties>
- <Property name="name" type="java.lang.String" value="jTabbedPane1" noResource="true"/>
- </Properties>
- <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
- <SubComponents>
- <Container class="javax.swing.JPanel" name="jPanel5">
- <Properties>
- <Property name="name" type="java.lang.String" value="jPanel5" noResource="true"/>
- </Properties>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
- <JTabbedPaneConstraints tabName="Contact Overview">
- <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jPanel5.TabConstraints.tabTitle" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- </JTabbedPaneConstraints>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
- <SubComponents>
- <Container class="javax.swing.JScrollPane" name="jScrollPane2">
- <Properties>
- <Property name="name" type="java.lang.String" value="jScrollPane2" noResource="true"/>
- </Properties>
- <AuxValues>
- <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
- </AuxValues>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
- <BorderConstraints direction="Center"/>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
- <SubComponents>
- <Component class="javax.swing.JTree" name="jTree1">
- <Properties>
- <Property name="model" type="javax.swing.tree.TreeModel" editor="org.netbeans.modules.form.editors2.TreeModelEditor">
- <TreeModel code=""/>
- </Property>
- <Property name="name" type="java.lang.String" value="jTree1" noResource="true"/>
- </Properties>
- </Component>
- </SubComponents>
- </Container>
- <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.TitledBorderInfo">
- <TitledBorder title="Filter">
- <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jPanel10.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </TitledBorder>
- </Border>
- </Property>
- <Property name="name" type="java.lang.String" value="jPanel10" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[874, 45]"/>
- </Property>
- </Properties>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
- <BorderConstraints direction="North"/>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
- <SubComponents>
- <Component class="javax.swing.JRadioButton" name="filternone">
- <Properties>
- <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
- <ComponentRef name="buttonGroup2"/>
- </Property>
- <Property name="selected" type="boolean" value="true"/>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.filternone.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="filternone" noResource="true"/>
- </Properties>
- <Events>
- <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="filternoneItemStateChanged"/>
- </Events>
- </Component>
- <Component class="javax.swing.JRadioButton" name="filterinvoice">
- <Properties>
- <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
- <ComponentRef name="buttonGroup2"/>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.filterinvoice.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="filterinvoice" noResource="true"/>
- </Properties>
- <Events>
- <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="filterinvoiceItemStateChanged"/>
- </Events>
- </Component>
- <Component class="javax.swing.JRadioButton" name="filterorders">
- <Properties>
- <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
- <ComponentRef name="buttonGroup2"/>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.filterorders.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="filterorders" noResource="true"/>
- </Properties>
- <Events>
- <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="filterordersItemStateChanged"/>
- </Events>
- </Component>
- <Component class="javax.swing.JRadioButton" name="filteroffers">
- <Properties>
- <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
- <ComponentRef name="buttonGroup2"/>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.filteroffers.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="filteroffers" noResource="true"/>
- </Properties>
- <Events>
- <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="filteroffersItemStateChanged"/>
- </Events>
- </Component>
- </SubComponents>
- </Container>
- </SubComponents>
- </Container>
- <Container class="javax.swing.JPanel" name="jPanel4">
- <Properties>
- <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/>
- </Properties>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
- <JTabbedPaneConstraints tabName="History">
- <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jPanel4.TabConstraints.tabTitle" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- </JTabbedPaneConstraints>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout">
- <Property name="horizontalGap" type="int" value="2"/>
- </Layout>
- <SubComponents>
- <Container class="javax.swing.JScrollPane" name="jScrollPane1">
- <Properties>
- <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[452, 430]"/>
- </Property>
- </Properties>
- <AuxValues>
- <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
- </AuxValues>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
- <BorderConstraints direction="Center"/>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
- <SubComponents>
- <Component class="javax.swing.JTable" name="jTable1">
- <Properties>
- <Property name="autoCreateRowSorter" type="boolean" value="true"/>
- <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
- <Table columnCount="0" rowCount="0"/>
- </Property>
- <Property name="fillsViewportHeight" type="boolean" value="true"/>
- <Property name="name" type="java.lang.String" value="jTable1" noResource="true"/>
- <Property name="selectionModel" type="javax.swing.ListSelectionModel" editor="org.netbeans.modules.form.editors2.JTableSelectionModelEditor">
- <JTableSelectionModel selectionMode="2"/>
- </Property>
- </Properties>
- <Events>
- <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTable1MouseClicked"/>
- </Events>
- <AuxValues>
- <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new mpv5.ui.misc.MPTable(this) {
 private static final long serialVersionUID = 1L;
 public Component prepareRenderer(TableCellRenderer renderer,
 int rowIndex, int vColIndex) {
 Component c = super.prepareRenderer(renderer, rowIndex, vColIndex);
 if (c instanceof JComponent) {
 JComponent jc = (JComponent)c;
 jc.setToolTipText(String.valueOf(getValueAt(rowIndex, vColIndex)));
 }
 return c;
 }
}"/>
- </AuxValues>
- </Component>
- </SubComponents>
- </Container>
- <Container class="javax.swing.JPanel" name="jPanel2">
- <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="Details">
- <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jPanel2.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </TitledBorder>
- </Border>
- </Property>
- <Property name="name" type="java.lang.String" value="jPanel2" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[734, 200]"/>
- </Property>
- <Property name="requestFocusEnabled" type="boolean" value="false"/>
- </Properties>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
- <BorderConstraints direction="North"/>
- </Constraint>
- </Constraints>
- <Layout>
- <DimensionLayout dim="0">
- <Group type="103" groupAlignment="0" attributes="0">
- <Group type="102" alignment="0" attributes="0">
- <Group type="103" groupAlignment="0" max="-2" attributes="0">
- <Component id="jPanel7" max="32767" attributes="1"/>
- <Component id="jPanel8" alignment="0" max="32767" attributes="1"/>
- </Group>
- <Group type="103" groupAlignment="0" attributes="0">
- <Group type="102" attributes="0">
- <EmptySpace min="-2" pref="100" max="-2" attributes="0"/>
- <Component id="count" min="-2" pref="67" max="-2" attributes="0"/>
- </Group>
- <Group type="102" alignment="0" attributes="0">
- <EmptySpace type="unrelated" max="-2" attributes="0"/>
- <Component id="jButton1" min="-2" pref="86" max="-2" attributes="1"/>
- </Group>
- <Group type="102" alignment="0" attributes="0">
- <EmptySpace max="-2" attributes="0"/>
- <Component id="jPanel6" min="-2" pref="212" max="-2" attributes="1"/>
- </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="1" max="-2" attributes="0">
- <Group type="102" alignment="1" attributes="1">
- <Component id="jPanel6" min="0" pref="0" max="32767" attributes="1"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="jButton1" min="-2" max="-2" attributes="1"/>
- </Group>
- <Group type="102" alignment="0" attributes="0">
- <Component id="jPanel8" min="-2" max="-2" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="jPanel7" min="-2" max="-2" attributes="0"/>
- </Group>
- </Group>
- <EmptySpace min="-2" pref="11" max="-2" attributes="0"/>
- <Component id="count" min="-2" pref="22" max="-2" attributes="0"/>
- </Group>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Container class="javax.swing.JPanel" name="jPanel7">
- <Properties>
- <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="ff" green="ff" red="ff" type="rgb"/>
- </Property>
- <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>
- <Property name="name" type="java.lang.String" value="jPanel7" noResource="true"/>
- </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" max="-2" attributes="0">
- <Component id="jLabel6" alignment="1" max="32767" attributes="1"/>
- <Component id="jLabel8" max="32767" attributes="1"/>
- <Component id="jLabel2" alignment="0" max="32767" attributes="1"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="groups" alignment="0" pref="258" max="32767" attributes="0"/>
- <Component id="users" alignment="0" pref="258" max="32767" attributes="0"/>
- <Component id="statusc" alignment="0" pref="258" max="32767" attributes="1"/>
- </Group>
- <EmptySpace type="unrelated" max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="expbydateend" alignment="0" min="-2" pref="210" max="-2" attributes="0"/>
- <Component id="bydateend" alignment="0" min="-2" pref="210" max="-2" attributes="0"/>
- <Component id="includechildgroups" alignment="0" min="-2" pref="210" 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" attributes="0">
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="jLabel2" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="groups" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="includechildgroups" alignment="2" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="jLabel8" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="users" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="expbydateend" alignment="2" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="bydateend" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="statusc" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="jLabel6" alignment="2" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="32767" attributes="0"/>
- </Group>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Component class="javax.swing.JCheckBox" name="bydateend">
- <Properties>
- <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="ff" green="ff" red="ff" type="rgb"/>
- </Property>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="bydateend" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.bydateend.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="bydateend" noResource="true"/>
- </Properties>
- <Events>
- <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="bydateendItemStateChanged"/>
- </Events>
- </Component>
- <Component class="mpv5.ui.beans.MPCombobox" name="groups">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="groups" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="name" type="java.lang.String" value="groups" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="jLabel8">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jLabel8" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jLabel8.text_1" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jLabel8" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[150, 21]"/>
- </Property>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.MPCombobox" name="statusc">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="statusc" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="name" type="java.lang.String" value="statusc" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JCheckBox" name="includechildgroups">
- <Properties>
- <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="ff" green="ff" red="ff" type="rgb"/>
- </Property>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="includechildgroups" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="selected" type="boolean" value="true"/>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.includechildgroups.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="includechildgroups" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="jLabel2">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jLabel2" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[150, 21]"/>
- </Property>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.MPCombobox" name="users">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="users" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="name" type="java.lang.String" value="users" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="jLabel6">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jLabel6" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jLabel6.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jLabel6" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[150, 21]"/>
- </Property>
- </Properties>
- </Component>
- <Component class="javax.swing.JCheckBox" name="expbydateend">
- <Properties>
- <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="ff" green="ff" red="ff" type="rgb"/>
- </Property>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="expbydateend" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.expbydateend.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="expbydateend" noResource="true"/>
- </Properties>
- <Events>
- <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="expbydateendItemStateChanged"/>
- </Events>
- </Component>
- </SubComponents>
- </Container>
- <Container class="javax.swing.JPanel" name="jPanel8">
- <Properties>
- <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="ff" green="ff" red="ff" type="rgb"/>
- </Property>
- <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>
- <Property name="name" type="java.lang.String" value="jPanel8" noResource="true"/>
- </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" max="-2" attributes="0">
- <Component id="jLabel3" max="32767" attributes="1"/>
- <Component id="jLabel5" alignment="0" pref="162" max="32767" attributes="1"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="jLabel4" alignment="0" min="-2" pref="269" max="-2" attributes="1"/>
- <Component id="timeframeChooser1" alignment="0" min="-2" max="-2" attributes="1"/>
- </Group>
- <EmptySpace pref="134" 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"/>
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="jLabel3" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="jLabel4" alignment="2" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="timeframeChooser1" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="jLabel5" alignment="2" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- </Group>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Component class="javax.swing.JLabel" name="jLabel3">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jLabel3" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jLabel3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="jLabel5">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jLabel5" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jLabel5.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="jLabel4">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jLabel4" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.TimeframeChooser" name="timeframeChooser1">
- <Properties>
- <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="ff" green="ff" red="ff" type="rgb"/>
- </Property>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="timeframeChooser1" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="name" type="java.lang.String" value="timeframeChooser1" noResource="true"/>
- </Properties>
- </Component>
- </SubComponents>
- </Container>
- <Container class="javax.swing.JPanel" name="jPanel6">
- <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="Accounts">
- <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jPanel6.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </TitledBorder>
- </Border>
- </Property>
- <Property name="name" type="java.lang.String" value="jPanel6" noResource="true"/>
- </Properties>
- <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
- <SubComponents>
- <Container class="javax.swing.JScrollPane" name="jScrollPane3">
- <Properties>
- <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>
- </Properties>
- <AuxValues>
- <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
- </AuxValues>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
- <BorderConstraints direction="Center"/>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
- <SubComponents>
- <Component class="javax.swing.JList" name="jList1">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font bold="true" component="jList1" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor">
- <StringArray count="0"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jList1" noResource="true"/>
- <Property name="selectionBackground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="ff" green="33" red="33" type="rgb"/>
- </Property>
- </Properties>
- </Component>
- </SubComponents>
- </Container>
- </SubComponents>
- </Container>
- <Component class="javax.swing.JButton" name="jButton1">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jButton1" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="JournalPanel.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- …
Large files files are truncated, but you can click here to view the full file