Skip to content

Commit 32964c4

Browse files
committed
chez1s: PhieuNhap
Design PhieuNhap Panel
1 parent 48b6ad5 commit 32964c4

2 files changed

Lines changed: 417 additions & 14 deletions

File tree

src/main/java/chezis/sof203/View/IndexForm.form

Lines changed: 246 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1739,9 +1739,19 @@
17391739
<Group type="103" groupAlignment="0" attributes="0">
17401740
<Group type="102" alignment="0" attributes="0">
17411741
<EmptySpace max="-2" attributes="0"/>
1742-
<Component id="jSplitPane1" min="-2" max="-2" attributes="0"/>
1743-
<EmptySpace type="separate" max="-2" attributes="0"/>
1744-
<Component id="jPanel1" max="32767" attributes="0"/>
1742+
<Group type="103" groupAlignment="0" attributes="0">
1743+
<Component id="jScrollPane7" max="32767" attributes="0"/>
1744+
<Group type="102" attributes="0">
1745+
<Component id="jSplitPane1" min="-2" max="-2" attributes="0"/>
1746+
<EmptySpace type="separate" max="-2" attributes="0"/>
1747+
<Component id="jPanel1" max="32767" attributes="0"/>
1748+
</Group>
1749+
<Group type="102" attributes="0">
1750+
<Component id="pnPN_SortFromDateToDate" min="-2" max="-2" attributes="0"/>
1751+
<EmptySpace type="separate" max="-2" attributes="0"/>
1752+
<Component id="pnPN_SortFromPriceToPrice" max="32767" attributes="0"/>
1753+
</Group>
1754+
</Group>
17451755
<EmptySpace max="-2" attributes="0"/>
17461756
</Group>
17471757
</Group>
@@ -1754,7 +1764,14 @@
17541764
<Component id="jSplitPane1" max="32767" attributes="0"/>
17551765
<Component id="jPanel1" max="32767" attributes="0"/>
17561766
</Group>
1757-
<EmptySpace pref="482" max="32767" attributes="0"/>
1767+
<EmptySpace max="-2" attributes="0"/>
1768+
<Group type="103" groupAlignment="0" max="-2" attributes="0">
1769+
<Component id="pnPN_SortFromDateToDate" max="32767" attributes="0"/>
1770+
<Component id="pnPN_SortFromPriceToPrice" max="32767" attributes="0"/>
1771+
</Group>
1772+
<EmptySpace max="-2" attributes="0"/>
1773+
<Component id="jScrollPane7" pref="373" max="32767" attributes="0"/>
1774+
<EmptySpace max="-2" attributes="0"/>
17581775
</Group>
17591776
</Group>
17601777
</DimensionLayout>
@@ -1882,8 +1899,14 @@
18821899
</DimensionLayout>
18831900
<DimensionLayout dim="1">
18841901
<Group type="103" groupAlignment="0" attributes="0">
1885-
<Component id="btnPN_ImportExcel" alignment="1" pref="78" max="32767" attributes="0"/>
1886-
<Component id="btnPN_ExportExcel" alignment="1" max="32767" attributes="0"/>
1902+
<Group type="102" alignment="0" attributes="0">
1903+
<EmptySpace max="-2" attributes="0"/>
1904+
<Group type="103" groupAlignment="0" max="-2" attributes="0">
1905+
<Component id="btnPN_ExportExcel" alignment="1" max="32767" attributes="0"/>
1906+
<Component id="btnPN_ImportExcel" alignment="1" min="-2" max="-2" attributes="0"/>
1907+
</Group>
1908+
<EmptySpace pref="20" max="32767" attributes="0"/>
1909+
</Group>
18871910
</Group>
18881911
</DimensionLayout>
18891912
</Layout>
@@ -1939,7 +1962,7 @@
19391962
<EmptySpace max="-2" attributes="0"/>
19401963
<Component id="txtPN_SearchField" min="-2" pref="356" max="-2" attributes="0"/>
19411964
<EmptySpace type="unrelated" max="-2" attributes="0"/>
1942-
<Component id="btnPN_ExportExcel1" pref="37" max="32767" attributes="0"/>
1965+
<Component id="btnPN_ExportExcel1" pref="83" max="32767" attributes="0"/>
19431966
<EmptySpace max="-2" attributes="0"/>
19441967
</Group>
19451968
</Group>
@@ -1995,6 +2018,222 @@
19952018
</Component>
19962019
</SubComponents>
19972020
</Container>
2021+
<Container class="javax.swing.JPanel" name="pnPN_SortFromDateToDate">
2022+
<Properties>
2023+
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
2024+
<Color blue="ff" green="ff" red="ff" type="rgb"/>
2025+
</Property>
2026+
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
2027+
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
2028+
<TitledBorder title="L&#x1ecd;c t&#x1eeb; ng&#xe0;y"/>
2029+
</Border>
2030+
</Property>
2031+
</Properties>
2032+
2033+
<Layout>
2034+
<DimensionLayout dim="0">
2035+
<Group type="103" groupAlignment="0" attributes="0">
2036+
<Group type="102" alignment="0" attributes="0">
2037+
<EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
2038+
<Component id="jLabel1" min="-2" max="-2" attributes="0"/>
2039+
<EmptySpace max="-2" attributes="0"/>
2040+
<Component id="txtPN_FromDate" min="-2" pref="172" max="-2" attributes="0"/>
2041+
<EmptySpace pref="25" max="32767" attributes="0"/>
2042+
<Component id="jLabel2" min="-2" max="-2" attributes="0"/>
2043+
<EmptySpace max="-2" attributes="0"/>
2044+
<Component id="txtPN_ToDate" min="-2" pref="172" max="-2" attributes="0"/>
2045+
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
2046+
</Group>
2047+
</Group>
2048+
</DimensionLayout>
2049+
<DimensionLayout dim="1">
2050+
<Group type="103" groupAlignment="0" attributes="0">
2051+
<Group type="102" attributes="0">
2052+
<EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
2053+
<Group type="103" groupAlignment="3" attributes="0">
2054+
<Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
2055+
<Component id="txtPN_FromDate" alignment="3" min="-2" max="-2" attributes="0"/>
2056+
<Group type="103" alignment="3" groupAlignment="3" attributes="0">
2057+
<Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
2058+
<Component id="txtPN_ToDate" alignment="3" min="-2" max="-2" attributes="0"/>
2059+
</Group>
2060+
</Group>
2061+
<EmptySpace pref="23" max="32767" attributes="0"/>
2062+
</Group>
2063+
</Group>
2064+
</DimensionLayout>
2065+
</Layout>
2066+
<SubComponents>
2067+
<Component class="javax.swing.JLabel" name="jLabel1">
2068+
<Properties>
2069+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2070+
<Font name="Segoe UI" size="18" style="0"/>
2071+
</Property>
2072+
<Property name="text" type="java.lang.String" value="T&#x1eeb;"/>
2073+
</Properties>
2074+
</Component>
2075+
<Component class="javax.swing.JTextField" name="txtPN_FromDate">
2076+
<Properties>
2077+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2078+
<Font name="Segoe UI" size="24" style="0"/>
2079+
</Property>
2080+
</Properties>
2081+
</Component>
2082+
<Component class="javax.swing.JLabel" name="jLabel2">
2083+
<Properties>
2084+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2085+
<Font name="Segoe UI" size="18" style="0"/>
2086+
</Property>
2087+
<Property name="text" type="java.lang.String" value="T&#x1edb;i"/>
2088+
</Properties>
2089+
</Component>
2090+
<Component class="javax.swing.JTextField" name="txtPN_ToDate">
2091+
<Properties>
2092+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2093+
<Font name="Segoe UI" size="24" style="0"/>
2094+
</Property>
2095+
</Properties>
2096+
</Component>
2097+
</SubComponents>
2098+
</Container>
2099+
<Container class="javax.swing.JPanel" name="pnPN_SortFromPriceToPrice">
2100+
<Properties>
2101+
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
2102+
<Color blue="ff" green="ff" red="ff" type="rgb"/>
2103+
</Property>
2104+
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
2105+
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
2106+
<TitledBorder title="L&#x1ecd;c t&#x1eeb; gi&#xe1;"/>
2107+
</Border>
2108+
</Property>
2109+
</Properties>
2110+
2111+
<Layout>
2112+
<DimensionLayout dim="0">
2113+
<Group type="103" groupAlignment="0" attributes="0">
2114+
<Group type="102" alignment="0" attributes="0">
2115+
<EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
2116+
<Component id="jLabel3" min="-2" max="-2" attributes="0"/>
2117+
<EmptySpace max="-2" attributes="0"/>
2118+
<Component id="txtPN_FromPrice" min="-2" pref="172" max="-2" attributes="0"/>
2119+
<EmptySpace pref="57" max="32767" attributes="0"/>
2120+
<Component id="jLabel4" min="-2" max="-2" attributes="0"/>
2121+
<EmptySpace max="-2" attributes="0"/>
2122+
<Component id="txtPN_ToPrice" min="-2" pref="172" max="-2" attributes="0"/>
2123+
<EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
2124+
</Group>
2125+
</Group>
2126+
</DimensionLayout>
2127+
<DimensionLayout dim="1">
2128+
<Group type="103" groupAlignment="0" attributes="0">
2129+
<Group type="102" alignment="0" attributes="0">
2130+
<EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
2131+
<Group type="103" groupAlignment="3" attributes="0">
2132+
<Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
2133+
<Component id="txtPN_FromPrice" alignment="3" min="-2" max="-2" attributes="0"/>
2134+
<Group type="103" alignment="3" groupAlignment="3" attributes="0">
2135+
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
2136+
<Component id="txtPN_ToPrice" alignment="3" min="-2" max="-2" attributes="0"/>
2137+
</Group>
2138+
</Group>
2139+
<EmptySpace max="32767" attributes="0"/>
2140+
</Group>
2141+
</Group>
2142+
</DimensionLayout>
2143+
</Layout>
2144+
<SubComponents>
2145+
<Component class="javax.swing.JLabel" name="jLabel3">
2146+
<Properties>
2147+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2148+
<Font name="Segoe UI" size="18" style="0"/>
2149+
</Property>
2150+
<Property name="text" type="java.lang.String" value="T&#x1eeb;"/>
2151+
</Properties>
2152+
</Component>
2153+
<Component class="javax.swing.JTextField" name="txtPN_FromPrice">
2154+
<Properties>
2155+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2156+
<Font name="Segoe UI" size="24" style="0"/>
2157+
</Property>
2158+
</Properties>
2159+
</Component>
2160+
<Component class="javax.swing.JTextField" name="txtPN_ToPrice">
2161+
<Properties>
2162+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2163+
<Font name="Segoe UI" size="24" style="0"/>
2164+
</Property>
2165+
</Properties>
2166+
</Component>
2167+
<Component class="javax.swing.JLabel" name="jLabel4">
2168+
<Properties>
2169+
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
2170+
<Font name="Segoe UI" size="18" style="0"/>
2171+
</Property>
2172+
<Property name="text" type="java.lang.String" value="T&#x1edb;i"/>
2173+
</Properties>
2174+
</Component>
2175+
</SubComponents>
2176+
</Container>
2177+
<Container class="javax.swing.JScrollPane" name="jScrollPane7">
2178+
<AuxValues>
2179+
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
2180+
</AuxValues>
2181+
2182+
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
2183+
<SubComponents>
2184+
<Component class="javax.swing.JTable" name="tblPN_PNLIST">
2185+
<Properties>
2186+
<Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">
2187+
<Table columnCount="6" rowCount="4">
2188+
<Column editable="false" title="STT" type="java.lang.Integer"/>
2189+
<Column editable="false" title="M&#xe3; phi&#x1ebf;u nh&#x1ead;p" type="java.lang.String"/>
2190+
<Column editable="false" title="Nh&#xe0; cung c&#x1ea5;p" type="java.lang.String"/>
2191+
<Column editable="false" title="Ng&#x1b0;&#x1edd;i t&#x1ea1;o" type="java.lang.String"/>
2192+
<Column editable="false" title="Th&#x1edd;i gian t&#x1ea1;o" type="java.lang.String"/>
2193+
<Column editable="false" title="T&#x1ed5;ng ti&#x1ec1;n" type="java.lang.String"/>
2194+
</Table>
2195+
</Property>
2196+
<Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor">
2197+
<TableColumnModel selectionModel="0">
2198+
<Column maxWidth="-1" minWidth="-1" prefWidth="35" resizable="false">
2199+
<Title/>
2200+
<Editor/>
2201+
<Renderer/>
2202+
</Column>
2203+
<Column maxWidth="-1" minWidth="-1" prefWidth="75" resizable="false">
2204+
<Title/>
2205+
<Editor/>
2206+
<Renderer/>
2207+
</Column>
2208+
<Column maxWidth="-1" minWidth="-1" prefWidth="250" resizable="false">
2209+
<Title/>
2210+
<Editor/>
2211+
<Renderer/>
2212+
</Column>
2213+
<Column maxWidth="-1" minWidth="-1" prefWidth="50" resizable="false">
2214+
<Title/>
2215+
<Editor/>
2216+
<Renderer/>
2217+
</Column>
2218+
<Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
2219+
<Title/>
2220+
<Editor/>
2221+
<Renderer/>
2222+
</Column>
2223+
<Column maxWidth="-1" minWidth="-1" prefWidth="-1" resizable="false">
2224+
<Title/>
2225+
<Editor/>
2226+
<Renderer/>
2227+
</Column>
2228+
</TableColumnModel>
2229+
</Property>
2230+
<Property name="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor">
2231+
<TableHeader reorderingAllowed="false" resizingAllowed="true"/>
2232+
</Property>
2233+
</Properties>
2234+
</Component>
2235+
</SubComponents>
2236+
</Container>
19982237
</SubComponents>
19992238
</Container>
20002239
<Container class="javax.swing.JPanel" name="pnXuatHang">

0 commit comments

Comments
 (0)