<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> <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> <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> <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> <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> <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="tableHeader" type="javax.swing.table.JTableHeader" editor="org.netbeans.modules.form.editors2.JTableHeaderEditor"> <TableHeader reorderingAllowed="false" resizingAllowed="true"/> </Property> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tabelaLivrosMouseClicked"/> </Events> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="btnXlsxExport"> <Properties> <Property name="text" type="java.lang.String" value="Exportar para XLSX"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnXlsxExportActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton3"> <Properties> <Property name="text" type="java.lang.String" value="Importar de arquivo XLSX"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="tabCadastro"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="Cadastro de livros"> <Property name="tabTitle" type="java.lang.String" value="Cadastro de livros"/> </JTabbedPaneConstraints> </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" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" pref="23" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jLabel2" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="lblNome" min="-2" max="-2" attributes="0"/> <Component id="lblAutor" min="-2" max="-2" attributes="0"/> <Component id="lblEditora" min="-2" max="-2" attributes="0"/> <Component id="lblIsbn" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jLabel19" min="-2" max="-2" attributes="0"/> <Component id="jLabel20" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="15" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="txtId" min="-2" pref="59" max="-2" attributes="0"/> <Component id="txtIdioma" alignment="0" min="-2" pref="133" max="-2" attributes="0"/> <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0"> <Component id="txtEditora" alignment="0" max="32767" attributes="0"/> <Component id="txtAutor" alignment="0" max="32767" attributes="0"/> <Component id="txtTitulo" alignment="0" max="32767" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Group type="102" attributes="0"> <Component id="txtIsbn" min="-2" pref="146" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="lblAno" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="txtSerie" max="32767" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="lblEdicao" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="txtEdicao" min="-2" pref="45" max="-2" attributes="0"/> <Component id="txtAno" min="-2" pref="43" max="-2" attributes="0"/> </Group> <EmptySpace min="0" pref="17" max="32767" attributes="0"/> </Group> </Group> </Group> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> <Component id="jSeparator2" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jLabel6" min="-2" max="-2" attributes="0"/> <Component id="jLabel8" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="boxFornecedor" max="32767" attributes="0"/> <Component id="boxDisponibilidade" min="-2" pref="208" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace min="-2" pref="14" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jLabel9" min="-2" max="-2" attributes="0"/> <Component id="jLabel12" min="-2" max="-2" attributes="0"/> <Component id="jLabel7" min="-2" max="-2" attributes="0"/> <Component id="jLabel13" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="boxCorredor" alignment="1" max="32767" attributes="0"/> <Component id="boxSecao" alignment="1" max="32767" attributes="0"/> <Component id="boxPiso" pref="0" max="32767" attributes="0"/> <Component id="boxPosicao" alignment="1" max="32767" attributes="0"/> </Group> </Group> <Component id="jScrollPane2" alignment="0" max="32767" attributes="0"/> <Group type="102" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> <Component id="jSeparator1" min="-2" pref="203" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="73" max="-2" attributes="0"/> <Component id="jLabel5" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" attributes="0"> <EmptySpace min="-2" pref="160" max="-2" attributes="0"/> <Component id="jLabel4" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="0" pref="67" max="32767" attributes="0"/> </Group> <Group type="102" attributes="0"> <Component id="btnMapa" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> <Component id="btnNovo" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="btnSalvar" min="-2" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="btnExcluir" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel18" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> <Component id="btNavegar" min="-2" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="btnbaixarCapa" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="27" max="-2" attributes="0"/> <Component id="lblImagem" min="-2" pref="162" max="-2" attributes="0"/> </Group> </Group> <EmptySpace 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="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel5" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" max="-2" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Component id="jSeparator2" min="-2" pref="232" max="-2" attributes="0"/> <EmptySpace min="-2" pref="173" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="boxFornecedor" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="boxDisponibilidade" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" attributes="0"> <Component id="jSeparator1" min="-2" pref="5" max="-2" attributes="0"/> <EmptySpace min="-2" pref="23" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel13" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="boxPiso" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="boxCorredor" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="boxSecao" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="boxPosicao" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> <Component id="jLabel4" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane2" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="lblImagem" min="-2" pref="240" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="btNavegar" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="btnbaixarCapa" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/> <Component id="btnMapa" min="-2" pref="40" max="-2" attributes="0"/> </Group> </Group> <EmptySpace min="-2" pref="48" max="-2" attributes="0"/> </Group> </Group> </Group> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="txtId" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="txtTitulo" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="lblNome" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="txtAutor" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="lblAutor" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="txtEditora" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="lblEditora" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="18" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="lblIsbn" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="txtIsbn" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="lblAno" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="txtAno" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel19" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="lblEdicao" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="txtSerie" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="txtEdicao" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel20" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="txtIdioma" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="32767" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="btnExcluir" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="btnSalvar" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="btnNovo" alignment="3" max="32767" attributes="0"/> </Group> <Component id="jLabel18" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="32" max="-2" attributes="0"/> </Group> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel2"> <Properties> <Property name="text" type="java.lang.String" value="ID:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblNome"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="*Título:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblAutor"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="*Autor:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="1"/> </Property> <Property name="text" type="java.lang.String" value="LOCALIZAÇÃO"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblAno"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="*Ano:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel7"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="Posição:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblEditora"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="*Editora:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel9"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="*Seção:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblIsbn"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="*ISBN:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel12"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="Corredor:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel13"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="Piso:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblEdicao"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="Edição:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="txtTitulo"> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtTituloActionPerformed"/> </Events> </Component> <Component class="javax.swing.JTextField" name="txtAutor"> </Component> <Component class="javax.swing.JTextField" name="txtEditora"> </Component> <Component class="javax.swing.JTextField" name="txtId"> <Properties> <Property name="editable" type="boolean" value="false"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtIdActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel18"> </Component> <Component class="javax.swing.JLabel" name="jLabel19"> <Properties> <Property name="text" type="java.lang.String" value="Série:"/> </Properties> </Component> <Component class="javax.swing.JComboBox" name="boxSecao"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="0"/> </Property> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="null"/> </Property> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxSecaoMouseClicked"/> </Events> <AuxValues> <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> </AuxValues> </Component> <Component class="javax.swing.JFormattedTextField" name="txtIsbn"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="#############" subtype="-1" type="5"/> </Property> </Properties> </Component> <Component class="javax.swing.JSeparator" name="jSeparator2"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.BevelBorderInfo"> <BevelBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JComboBox" name="boxCorredor"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="0"/> </Property> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="null"/> </Property> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxCorredorMouseClicked"/> </Events> <AuxValues> <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> </AuxValues> </Component> <Component class="javax.swing.JComboBox" name="boxPiso"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="0"/> </Property> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="null"/> </Property> <Property name="lightWeightPopupEnabled" type="boolean" value="false"/> <Property name="name" type="java.lang.String" value="" noResource="true"/> <Property name="requestFocusEnabled" type="boolean" value="false"/> <Property name="verifyInputWhenFocusTarget" type="boolean" value="false"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxPisoMouseClicked"/> </Events> <AuxValues> <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> </AuxValues> </Component> <Component class="javax.swing.JComboBox" name="boxPosicao"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="0"/> </Property> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="null"/> </Property> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxPosicaoMouseClicked"/> </Events> <AuxValues> <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> </AuxValues> </Component> <Component class="javax.swing.JButton" name="btnMapa"> <Properties> <Property name="text" type="java.lang.String" value="mapa"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnMapaActionPerformed"/> </Events> </Component> <Component class="javax.swing.JSeparator" name="jSeparator1"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo"> <BevelBorder/> </Border> </Property> </Properties> </Component> <Component class="javax.swing.JButton" name="btNavegar"> <Properties> <Property name="text" type="java.lang.String" value="Navegar"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btNavegarActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="btnbaixarCapa"> <Properties> <Property name="text" type="java.lang.String" value="baixar capa"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel20"> <Properties> <Property name="text" type="java.lang.String" value="*Idioma:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="txtSerie"> </Component> <Component class="javax.swing.JTextField" name="txtIdioma"> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtIdiomaActionPerformed"/> </Events> </Component> <Component class="javax.swing.JTextField" name="txtEdicao"> </Component> <Component class="javax.swing.JComboBox" name="boxFornecedor"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="null"/> </Property> <Property name="lightWeightPopupEnabled" type="boolean" value="false"/> <Property name="opaque" type="boolean" value="false"/> <Property name="verifyInputWhenFocusTarget" type="boolean" value="false"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxFornecedorMouseClicked"/> </Events> <AuxValues> <AuxValue name="JavaCodeGenerator_SerializeTo" type="java.lang.String" value="FormLivros_boxFornecedor"/> <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value=""/> </AuxValues> </Component> <Container class="javax.swing.JScrollPane" name="jScrollPane2"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTextArea" name="txtAreaObservacoes"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="rows" type="int" value="5"/> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="text" type="java.lang.String" value="Observações:"/> </Properties> </Component> <Component class="javax.swing.JComboBox" name="boxDisponibilidade"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="0"/> </Property> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="null"/> </Property> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxDisponibilidadeMouseClicked"/> </Events> <AuxValues> <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value=""/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="jLabel6"> <Properties> <Property name="text" type="java.lang.String" value="*Disponibilidade:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="lblImagem"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="3" name="/imagens/book_cover.png"/> </Property> <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> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel8"> <Properties> <Property name="text" type="java.lang.String" value="Alterar Fornecedor:"/> </Properties> </Component> <Component class="javax.swing.JFormattedTextField" name="txtAno"> <Properties> <Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor" preCode="try {" postCode="} catch (java.text.ParseException ex) { ex.printStackTrace(); }"> <Format format="####" subtype="-1" type="5"/> </Property> </Properties> </Component> <Component class="javax.swing.JButton" name="btnSalvar"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="14" style="1"/> </Property> <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="3" name="/imagens/save_small.png"/> </Property> <Property name="text" type="java.lang.String" value="SALVAR"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSalvarActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="btnNovo"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="14" style="1"/> </Property> <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="3" name="/imagens/new_file_small.png"/> </Property> <Property name="text" type="java.lang.String" value="NOVO"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnNovoActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="btnExcluir"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Tahoma" size="14" style="1"/> </Property> <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="3" name="/imagens/delete_small.png"/> </Property> <Property name="text" type="java.lang.String" value="EXCLUIR"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnExcluirActionPerformed"/> </Events> </Component> </SubComponents> </Container> </SubComponents> </Container> <Component class="javax.swing.JButton" name="jButton1"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Dialog" size="14" style="1"/> </Property> <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="3" name="/imagens/iconfinder_Door_enter_entrance_exit_leave_logout_out_quit_4831032.png"/> </Property> <Property name="text" type="java.lang.String" value="FECHAR"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> </Events> </Component> </SubComponents> </Form>