915 lines
56 KiB
XML
915 lines
56 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
|
|
<Properties>
|
|
<Property name="defaultCloseOperation" type="int" value="2"/>
|
|
<Property name="resizable" type="boolean" value="false"/>
|
|
</Properties>
|
|
<SyntheticProperties>
|
|
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
|
|
<SyntheticProperty name="generateCenter" type="boolean" value="true"/>
|
|
</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"/>
|
|
<Component id="jTabbedPane2" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jPanel1" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="jTabbedPane2" 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="0" green="0" red="0" type="rgb"/>
|
|
</Property>
|
|
</Properties>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel1" alignment="1" max="32767" attributes="0"/>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jLabel1" min="-2" pref="54" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</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="Opções"/>
|
|
</Properties>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JTabbedPane" name="jTabbedPane2">
|
|
|
|
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
|
|
<SubComponents>
|
|
<Container class="javax.swing.JPanel" name="jPanel2">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Geral">
|
|
<Property name="tabTitle" type="java.lang.String" value="Geral"/>
|
|
</JTabbedPaneConstraints>
|
|
</Constraint>
|
|
</Constraints>
|
|
|
|
<Layout>
|
|
<DimensionLayout dim="0">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabel6" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="txtIp" min="-2" pref="251" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnSaveIp" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabel12" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="txtUserDB" min="-2" pref="251" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnSaveUserDB" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="jLabel15" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="txtPassDB" min="-2" pref="251" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnSavePassDB" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Component id="jLabel21" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxDBType" min="-2" pref="251" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnSaveDBType" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="103" alignment="1" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<Component id="jLabel9" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxPrinter" min="-2" pref="251" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="btnSavePrinter" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<Component id="jLabel16" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="txtmsgRecibo" min="-2" pref="245" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="24" max="-2" attributes="0"/>
|
|
<Component id="btnSaveMsgRecibo" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="66" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="38" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel13" alignment="0" min="-2" pref="146" max="-2" attributes="0"/>
|
|
<Component id="lblLibraryLogo" alignment="0" min="-2" pref="143" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
<Component id="btnSetLibraryLogo" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="7" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="jLabel11" alignment="0" min="-2" pref="144" max="-2" attributes="0"/>
|
|
<Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="txtLibraryName" min="-2" pref="320" max="-2" attributes="0"/>
|
|
<Component id="txtLibraryAddress" min="-2" pref="317" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="24" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="btnLibraryName" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnLibraryAddress" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
<DimensionLayout dim="1">
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" attributes="0">
|
|
<EmptySpace min="-2" pref="12" max="-2" attributes="0"/>
|
|
<Component id="jLabel13" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="lblLibraryLogo" min="-2" pref="146" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnSetLibraryLogo" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel21" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="boxDBType" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnSaveDBType" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtIp" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnSaveIp" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtUserDB" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnSaveUserDB" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="103" alignment="0" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel15" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnSavePassDB" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="txtPassDB" alignment="0" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="btnSaveMsgRecibo" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel16" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtmsgRecibo" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="boxPrinter" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnSavePrinter" 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="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtLibraryName" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnLibraryName" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="23" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtLibraryAddress" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnLibraryAddress" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace min="-2" pref="132" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JButton" name="btnSaveIp">
|
|
<Properties>
|
|
<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="btnSaveIpActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel6">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="IP ou Url do Servidor"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtIp">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel9">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Impressora Padrão:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="boxPrinter">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="1">
|
|
<StringItem index="0" value="<Selecione>"/>
|
|
</StringArray>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxPrinterMouseClicked"/>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="boxPrinterActionPerformed"/>
|
|
</Events>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnSavePrinter">
|
|
<Properties>
|
|
<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="btnSavePrinterActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel10">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Nome da Instituição:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel11">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Endereço da Instituição:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtLibraryName">
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtLibraryNameActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnLibraryAddress">
|
|
<Properties>
|
|
<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="btnLibraryAddressActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtLibraryAddress">
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnLibraryName">
|
|
<Properties>
|
|
<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="btnLibraryNameActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="lblLibraryLogo">
|
|
<Properties>
|
|
<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 bevelType="0">
|
|
<Color PropertyName="highlight" blue="ff" green="ff" id="white" palette="1" red="ff" type="palette"/>
|
|
<Color PropertyName="shadow" blue="40" green="40" id="darkGray" palette="1" red="40" type="palette"/>
|
|
</EtchetBorder>
|
|
</Border>
|
|
</Property>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnSetLibraryLogo">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Selecione"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSetLibraryLogoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel13">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Logotipo da Instituição"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel12">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Usuario banco de Dados:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtUserDB">
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnSaveUserDB">
|
|
<Properties>
|
|
<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="btnSaveUserDBActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel15">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Senha Banco de Dados:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnSavePassDB">
|
|
<Properties>
|
|
<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="btnSavePassDBActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JPasswordField" name="txtPassDB">
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnSaveMsgRecibo">
|
|
<Properties>
|
|
<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="btnSaveMsgReciboActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel16">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Mensagem Recibo:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtmsgRecibo">
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel21">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Tipo de Banco de Dados:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="boxDBType">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="2">
|
|
<StringItem index="0" value="postgresql"/>
|
|
<StringItem index="1" value="mysql"/>
|
|
</StringArray>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxDBTypeMouseClicked"/>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="boxDBTypeActionPerformed"/>
|
|
</Events>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnSaveDBType">
|
|
<Properties>
|
|
<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="btnSaveDBTypeActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel3">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Biblioteca">
|
|
<Property name="tabTitle" type="java.lang.String" value="Biblioteca"/>
|
|
</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" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="136" max="-2" attributes="0"/>
|
|
<Component id="jLabel8" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<EmptySpace min="-2" pref="21" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="jLabel5" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel4" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel2" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel7" 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="txtPiso" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="txtCorredor" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="txtPosicao" alignment="0" max="32767" attributes="0"/>
|
|
<Component id="txtSecao" max="32767" attributes="0"/>
|
|
<Component id="txtDisponibilidade" min="-2" pref="195" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="btnAddPosicao" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxPosicao" min="-2" pref="225" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="btnApagarPosicao" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="btnAddCorredor" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxCorredor" min="-2" pref="225" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="btnApagarCorredor" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="btnAddPiso" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxPiso" min="-2" pref="225" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="btnExcluirPiso" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Group type="103" groupAlignment="1" max="-2" attributes="0">
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<Component id="btnAddDsiponibilidade" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxDisponibilidade" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="0" attributes="0">
|
|
<Component id="btnAddSecao" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxSecao" min="-2" pref="225" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Component id="btnApagarSecao" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnApagarDisponibilidade" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace pref="54" max="32767" attributes="0"/>
|
|
</Group>
|
|
<Group type="102" alignment="1" attributes="0">
|
|
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
|
|
<Component id="jLabel14" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="txtTipos" min="-2" pref="195" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="btnAddtipos" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="boxTipos" min="-2" pref="225" max="-2" attributes="0"/>
|
|
<EmptySpace type="unrelated" max="-2" attributes="0"/>
|
|
<Component id="btnExcluirTipos" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="48" 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="37" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="103" alignment="0" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnAddPiso" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="boxPiso" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnExcluirPiso" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Component id="txtPiso" alignment="1" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="btnAddCorredor" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="boxCorredor" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnApagarCorredor" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtCorredor" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel3" 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="txtPosicao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnAddPosicao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="boxPosicao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnApagarPosicao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="103" alignment="0" groupAlignment="3" attributes="0">
|
|
<Component id="btnAddSecao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtSecao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="103" alignment="0" groupAlignment="3" attributes="0">
|
|
<Component id="boxSecao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnApagarSecao" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="0" attributes="0">
|
|
<Group type="103" alignment="0" groupAlignment="3" attributes="0">
|
|
<Component id="btnAddDsiponibilidade" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="boxDisponibilidade" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnApagarDisponibilidade" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<Group type="103" alignment="0" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel7" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtDisponibilidade" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jLabel8" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="btnAddtipos" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="boxTipos" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnExcluirTipos" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="txtTipos" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jLabel14" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="140" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel2">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Piso:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel3">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Corredor:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel4">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Posição:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel5">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Seção:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtPiso">
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtCorredor">
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtPosicao">
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtSecao">
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="txtSecaoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnAddPiso">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Add"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddPisoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnAddCorredor">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Add"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddCorredorActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnAddPosicao">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Add"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddPosicaoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnAddSecao">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Add"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddSecaoActionPerformed"/>
|
|
</Events>
|
|
</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="1">
|
|
<StringItem index="0" value="<Lista de Corredores>"/>
|
|
</StringArray>
|
|
</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="1">
|
|
<StringItem index="0" value="<Lista de Pisos>"/>
|
|
</StringArray>
|
|
</Property>
|
|
</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=""/>
|
|
</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="1">
|
|
<StringItem index="0" value="<Lista de Posições>"/>
|
|
</StringArray>
|
|
</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.JComboBox" name="boxSecao">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="1">
|
|
<StringItem index="0" value="<Lista de Seções>"/>
|
|
</StringArray>
|
|
</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.JButton" name="btnExcluirPiso">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Apagar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnExcluirPisoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnApagarCorredor">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Apagar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnApagarCorredorActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnApagarPosicao">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Apagar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnApagarPosicaoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnApagarSecao">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Apagar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnApagarSecaoActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnAddDsiponibilidade">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Add"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddDsiponibilidadeActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel7">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Disponibilidade:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtDisponibilidade">
|
|
</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="1">
|
|
<StringItem index="0" value="Quantos dias pode ser locado"/>
|
|
</StringArray>
|
|
</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="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnApagarDisponibilidade">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Apagar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnApagarDisponibilidadeActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel8">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Configura para qtos dias o livro pode ser locado ( Zero para Apenas Leitura Interna)"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JLabel" name="jLabel14">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Tipo de Usuários:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JTextField" name="txtTipos">
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnAddtipos">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Add"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnAddtiposActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="boxTipos">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="1">
|
|
<StringItem index="0" value="<Lista de Tipos de Usuários>"/>
|
|
</StringArray>
|
|
</Property>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="boxTiposMouseClicked"/>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="boxTiposActionPerformed"/>
|
|
</Events>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value=""/>
|
|
</AuxValues>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnExcluirTipos">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Apagar"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnExcluirTiposActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
<Container class="javax.swing.JPanel" name="jPanel4">
|
|
<Constraints>
|
|
<Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
|
|
<JTabbedPaneConstraints tabName="Aparência">
|
|
<Property name="tabTitle" type="java.lang.String" value="Aparência"/>
|
|
</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="39" max="-2" attributes="0"/>
|
|
<Component id="jLabel17" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace type="separate" max="-2" attributes="0"/>
|
|
<Component id="cboxTema" min="-2" pref="280" max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="btnSaveTheme" min="-2" max="-2" attributes="0"/>
|
|
<EmptySpace pref="279" 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 min="-2" pref="38" max="-2" attributes="0"/>
|
|
<Group type="103" groupAlignment="3" attributes="0">
|
|
<Component id="jLabel17" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="btnSaveTheme" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
<Component id="cboxTema" alignment="3" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
<EmptySpace pref="407" max="32767" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</DimensionLayout>
|
|
</Layout>
|
|
<SubComponents>
|
|
<Component class="javax.swing.JLabel" name="jLabel17">
|
|
<Properties>
|
|
<Property name="text" type="java.lang.String" value="Tema Padrão:"/>
|
|
</Properties>
|
|
</Component>
|
|
<Component class="javax.swing.JButton" name="btnSaveTheme">
|
|
<Properties>
|
|
<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="btnSaveThemeActionPerformed"/>
|
|
</Events>
|
|
</Component>
|
|
<Component class="javax.swing.JComboBox" name="cboxTema">
|
|
<Properties>
|
|
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
|
|
<StringArray count="2">
|
|
<StringItem index="0" value="Tema Claro"/>
|
|
<StringItem index="1" value="Tema Escuro"/>
|
|
</StringArray>
|
|
</Property>
|
|
<Property name="selectedIndex" type="int" value="-1"/>
|
|
</Properties>
|
|
<Events>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cboxTemaActionPerformed"/>
|
|
</Events>
|
|
<AuxValues>
|
|
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/>
|
|
</AuxValues>
|
|
</Component>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Container>
|
|
</SubComponents>
|
|
</Form>
|