972 lines
60 KiB
XML
972 lines
60 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.5" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
|
<NonVisualComponents>
|
|
<Container class="javax.swing.JMenu" name="jMenu1">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="jMenu1"/>
|
|
</Properties>
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
|
|
<Property name="useNullLayout" type="boolean" value="true"/>
|
|
</Layout>
|
|
</Container>
|
|
</NonVisualComponents>
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="2"/>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
|
<SyntheticProperty name="generateCenter" type="boolean" value="false"/>
|
|
</SyntheticProperties>
|
|
<Events>
|
|
<EventHandler event="windowActivated" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowActivated"/>
|
|
</Events>
|
|
<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="jPanel1" max="32767" attributes="0"/>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="tabbedFrameF" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="jButton1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="16" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jPanel1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="tabbedFrameF" min="-2" pref="444" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jButton1" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="jPanel1">
|
|
<Properties>
|
|
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="33" green="33" red="33" type="rgb"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabel1" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel1" alignment="1" pref="72" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel1">
|
|
<Properties>
|
|
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
|
|
<Font name="Tahoma" size="24" style="0"/>
|
|
</Property>
|
|
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
|
|
<Color blue="ff" green="ff" red="ff" type="rgb"/>
|
|
</Property>
|
|
<Property name="horizontalAlignment" type="int" value="0"/>
|
|
<Property name="text" type="java.lang.String" value="Cadastro de Livros"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JTabbedPane" name="tabbedFrameF">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="tabConsultaUsuarios">
|
|
<Events>
|
|
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="tabConsultaUsuariosMouseClicked"/>
|
|
</Events>
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Consulta de Livros">
|
|
<Property name="tabTitle" type="java.lang.String" value="Consulta de Livros"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="25" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="jScrollPane1" max="32767" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="jLabel14" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="txtPesquisaLivros" pref="362" max="32767" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnPesquisar" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="426" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="btnXlsxExport" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="jButton3" min="-2" max="-2" 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 min="-2" pref="10" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel14" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtPesquisaLivros" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnPesquisar" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="jScrollPane1" min="-2" pref="278" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jButton3" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnXlsxExport" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="42" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel14">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Nome:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtPesquisaLivros">
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtPesquisaLivrosActionPerformed"/>
|
|
<EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="txtPesquisaLivrosKeyReleased"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnPesquisar">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Pesquisar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnPesquisarActionPerformed"/>
|
|
<EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="btnPesquisarKeyReleased"/>
|
|
</Events>
|
|
</Component>
|
|
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
|
|
<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.JTable" name="tabelaLivros">
|
|
<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="16" rowCount="0">
|
|
<Column editable="false" title="cod" type="java.lang.Object"/>
|
|
<Column editable="false" title="Título" type="java.lang.Object"/>
|
|
<Column editable="false" title="Autor" type="java.lang.Object"/>
|
|
<Column editable="false" title="Editora" type="java.lang.Object"/>
|
|
<Column editable="false" title="ISBN" type="java.lang.Object"/>
|
|
<Column editable="false" title="Ano" type="java.lang.Object"/>
|
|
<Column editable="false" title="Serie" type="java.lang.Object"/>
|
|
<Column editable="false" title="Edição" type="java.lang.Object"/>
|
|
<Column editable="false" title="Idioma" type="java.lang.Object"/>
|
|
<Column editable="false" title="Fornecedor" type="java.lang.Object"/>
|
|
<Column editable="false" title="Piso" type="java.lang.Object"/>
|
|
<Column editable="false" title="Corredor" type="java.lang.Object"/>
|
|
<Column editable="false" title="Posição" type="java.lang.Object"/>
|
|
<Column editable="false" title="Seção" type="java.lang.Object"/>
|
|
<Column editable="false" title="Disponibilidade" type="java.lang.Object"/>
|
|
<Column editable="false" title="Observações" type="java.lang.Object"/>
|
|
</Table>
|
|
</Property>
|
|
<Property name="autoResizeMode" type="int" value="0"/>
|
|
<Property name="columnModel" type="javax.swing.table.TableColumnModel" editor="org.netbeans.modules.form.editors2.TableColumnModelEditor" preCode="tabelaLivros.getColumn(tabelaLivros.getColumnName(0)).setPreferredWidth(30);
tabelaLivros.getColumn(tabelaLivros.getColumnName(1)).setPreferredWidth(200);">
|
|
<TableColumnModel selectionModel="0">
|
|
<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>
|
|
<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>
|