<?xml version="1.0" encoding="UTF-8" ?>

<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  <NonVisualComponents>
    <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
    </Component>
  </NonVisualComponents>
  <Properties>
    <Property name="defaultCloseOperation" type="int" value="3"/>
    <Property name="title" type="java.lang.String" value="System rejestracji hotelowej"/>
    <Property name="resizable" type="boolean" value="false"/>
  </Properties>
  <SyntheticProperties>
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
    <SyntheticProperty name="generateCenter" type="boolean" value="true"/>
  </SyntheticProperties>
  <AuxValues>
    <AuxValue name="FormSettings_autoResourcing" type="int" value="0"/>
    <AuxValue name="FormSettings_autoSetComponentName" type="boolean" value="false"/>
    <AuxValue name="FormSettings_generateFQN" type="boolean" value="true"/>
    <AuxValue name="FormSettings_generateMnemonicsCode" type="boolean" value="false"/>
    <AuxValue name="FormSettings_i18nAutoMode" type="boolean" value="false"/>
    <AuxValue name="FormSettings_layoutCodeTarget" type="int" value="2"/>
    <AuxValue name="FormSettings_listenerGenerationStyle" type="int" value="0"/>
    <AuxValue name="FormSettings_variablesLocal" type="boolean" value="false"/>
    <AuxValue name="FormSettings_variablesModifier" type="int" value="2"/>
    <AuxValue name="originalPackageName" type="java.lang.String" value="hotelrejestracja"/>
  </AuxValues>

  <Layout>
    <DimensionLayout dim="0">
      <Group type="103" groupAlignment="0" attributes="0">
        <Group type="102" alignment="0" attributes="0">
          <EmptySpace max="-2" attributes="0" min="-2" pref="30"/>
          <Group type="103" groupAlignment="0" attributes="0">
            <Group type="102" alignment="0" attributes="0">
              <Component id="lblImie" min="-2" max="-2" attributes="0" pref="120"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="tfImie" min="-2" pref="200" max="-2" attributes="0"/>
            </Group>
            <Group type="102" alignment="0" attributes="0">
              <Component id="lblNazwisko" min="-2" max="-2" attributes="0" pref="120"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="tfNazwisko" min="-2" pref="200" max="-2" attributes="0"/>
            </Group>
            <Group type="102" alignment="0" attributes="0">
              <Component id="lblPesel" min="-2" max="-2" attributes="0" pref="120"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="tfPesel" min="-2" pref="200" max="-2" attributes="0"/>
            </Group>
            <Group type="102" alignment="0" attributes="0">
              <Component id="lblNumerPokoju" min="-2" max="-2" attributes="0" pref="120"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="tfNumerPokoju" min="-2" pref="120" max="-2" attributes="0"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="btnInfo" min="-2" max="-2" attributes="0" pref="130"/>
            </Group>
            <Group type="102" alignment="0" attributes="0">
              <Component id="lblCena" min="-2" max="-2" attributes="0" pref="120"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="tfCena" min="-2" pref="200" max="-2" attributes="0"/>
            </Group>
            <Group type="102" alignment="0" attributes="0">
              <Component id="lblLiczbaOsob" min="-2" max="-2" attributes="0" pref="120"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="tfLiczbaOsob" min="-2" pref="200" max="-2" attributes="0"/>
            </Group>
            <Group type="102" alignment="0" attributes="0">
              <Component id="lblStandard" min="-2" max="-2" attributes="0" pref="120"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
              <Component id="cbStandard" min="-2" pref="200" max="-2" attributes="0"/>
            </Group>
            <Group type="102" alignment="0" attributes="0">
              <Component id="btnZarejestruj" min="-2" max="-2" attributes="0" pref="130"/>
              <EmptySpace max="-2" attributes="0" min="-2" pref="20"/>
              <Component id="btnPokaz" min="-2" max="-2" attributes="0" pref="130"/>
            </Group>
          </Group>
          <EmptySpace pref="0" min="0" 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" min="-2" pref="20"/>
          <Component id="lblImie" min="-2" max="-2" attributes="0" pref="30"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
          <Component id="lblNazwisko" min="-2" max="-2" attributes="0" pref="30"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
          <Component id="lblPesel" min="-2" max="-2" attributes="0" pref="30"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
          <Component id="lblNumerPokoju" min="-2" max="-2" attributes="0" pref="30"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
          <Component id="lblCena" min="-2" max="-2" attributes="0" pref="30"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
          <Component id="lblLiczbaOsob" min="-2" max="-2" attributes="0" pref="30"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="10"/>
          <Component id="lblStandard" min="-2" max="-2" attributes="0" pref="30"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="20"/>
          <Component id="btnZarejestruj" min="-2" max="-2" attributes="0" pref="35"/>
          <EmptySpace max="-2" attributes="0" min="-2" pref="20"/>
        </Group>
      </Group>
    </DimensionLayout>
  </Layout>
  <SubComponents>
    <Component class="javax.swing.JLabel" name="lblImie">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="Imię:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JTextField" name="tfImie">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
      </Properties>
    </Component>
    <Component class="javax.swing.JLabel" name="lblNazwisko">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="Nazwisko:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JTextField" name="tfNazwisko">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
      </Properties>
    </Component>
    <Component class="javax.swing.JLabel" name="lblPesel">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="PESEL:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JTextField" name="tfPesel">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
      </Properties>
    </Component>
    <Component class="javax.swing.JLabel" name="lblNumerPokoju">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="Numer pokoju:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JTextField" name="tfNumerPokoju">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
      </Properties>
    </Component>
    <Component class="javax.swing.JButton" name="btnInfo">
      <Properties>
        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
          <Color blue="55" green="55" red="55" type="rgb"/>
        </Property>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" 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="text" type="java.lang.String" value="Info o pokojach"/>
        <Property name="opaque" type="boolean" value="true"/>
      </Properties>
      <Events>
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnInfoActionPerformed"/>
      </Events>
    </Component>
    <Component class="javax.swing.JLabel" name="lblCena">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="Cena za dobę:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JTextField" name="tfCena">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
      </Properties>
    </Component>
    <Component class="javax.swing.JLabel" name="lblLiczbaOsob">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="Liczba osób:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JTextField" name="tfLiczbaOsob">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
      </Properties>
    </Component>
    <Component class="javax.swing.JLabel" name="lblStandard">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="Standard:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JComboBox" name="cbStandard">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
          <StringArray count="3">
            <StringItem index="0" value="Standard"/>
            <StringItem index="1" value="Deluxe"/>
            <StringItem index="2" value="Apartament"/>
          </StringArray>
        </Property>
      </Properties>
    </Component>
    <Component class="javax.swing.JButton" name="btnZarejestruj">
      <Properties>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" style="0"/>
        </Property>
        <Property name="text" type="java.lang.String" value="Zarejestruj"/>
      </Properties>
      <Events>
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnZarejestrujActionPerformed"/>
      </Events>
    </Component>
    <Component class="javax.swing.JButton" name="btnPokaz">
      <Properties>
        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
          <Color blue="0" green="0" red="ff" type="rgb"/>
        </Property>
        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
          <Font name="Arial" size="14" 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="text" type="java.lang.String" value="Pokaż dane"/>
        <Property name="opaque" type="boolean" value="true"/>
      </Properties>
      <Events>
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnPokazActionPerformed"/>
      </Events>
    </Component>
  </SubComponents>
</Form>
