1045N/A<?xml version="1.1" encoding="UTF-8" ?>
385N/A
385N/A<Form version="1.3" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
385N/A <Properties>
1045N/A <Property name="defaultCloseOperation" type="int" value="0"/>
385N/A <Property name="title" type="java.lang.String" value="OpenGrok"/>
385N/A <Property name="iconImages" type="java.util.List" editor="org.netbeans.modules.form.ComponentChooserEditor">
385N/A <ComponentRef name="null"/>
385N/A </Property>
385N/A </Properties>
385N/A <SyntheticProperties>
385N/A <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
385N/A </SyntheticProperties>
385N/A <AuxValues>
385N/A <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
385N/A <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
1045N/A <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
385N/A <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
385N/A <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
385N/A <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
385N/A <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
385N/A <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
385N/A <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
385N/A </AuxValues>
385N/A
385N/A <Layout>
385N/A <DimensionLayout dim="0">
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Group type="102" attributes="0">
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Component id="jPanel2" alignment="0" max="32767" attributes="0"/>
385N/A <Component id="headerLabel" alignment="0" pref="313" max="32767" attributes="0"/>
385N/A <Component id="closeButton" alignment="1" min="-2" max="-2" attributes="0"/>
385N/A <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A </Group>
385N/A </Group>
385N/A </DimensionLayout>
385N/A <DimensionLayout dim="1">
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Group type="102" alignment="0" attributes="0">
385N/A <Component id="headerLabel" min="-2" pref="27" max="-2" attributes="0"/>
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
385N/A <EmptySpace type="unrelated" max="-2" attributes="0"/>
385N/A <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
385N/A <EmptySpace type="unrelated" max="32767" attributes="0"/>
385N/A <Component id="closeButton" min="-2" max="-2" attributes="0"/>
385N/A <EmptySpace min="-2" max="-2" attributes="0"/>
385N/A </Group>
385N/A </Group>
385N/A </DimensionLayout>
385N/A </Layout>
385N/A <SubComponents>
385N/A <Component class="javax.swing.JButton" name="closeButton">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="Close"/>
385N/A <Property name="toolTipText" type="java.lang.String" value="Close and save settings"/>
385N/A </Properties>
385N/A <Events>
385N/A <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="closeButtonActionPerformed"/>
385N/A </Events>
385N/A </Component>
385N/A <Component class="javax.swing.JLabel" name="headerLabel">
385N/A <Properties>
385N/A <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
385N/A <Image iconType="3" name="/org/opensolaris/opengrok/management/client/opengrok.gif"/>
385N/A </Property>
385N/A <Property name="text" type="java.lang.String" value="OpenGrok Client Settings"/>
385N/A </Properties>
385N/A </Component>
385N/A <Container class="javax.swing.JPanel" name="jPanel1">
385N/A <Properties>
385N/A <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
385N/A <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
385N/A <EtchetBorder/>
385N/A </Border>
385N/A </Property>
385N/A </Properties>
385N/A
385N/A <Layout>
385N/A <DimensionLayout dim="0">
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Group type="102" attributes="0">
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
385N/A <Component id="agentURLLabel" alignment="0" min="-2" max="-2" attributes="0"/>
385N/A <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace min="-2" pref="43" max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="0" attributes="0">
1045N/A <Component id="passwordField" alignment="0" pref="178" max="32767" attributes="0"/>
1045N/A <Component id="userTextField" pref="178" max="32767" attributes="0"/>
1045N/A <Component id="agentURLField" alignment="0" pref="178" max="32767" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A </Group>
385N/A </Group>
385N/A </DimensionLayout>
385N/A <DimensionLayout dim="1">
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Group type="102" alignment="0" attributes="0">
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="3" attributes="0">
385N/A <Component id="agentURLField" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A <Component id="agentURLLabel" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace type="unrelated" max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="3" attributes="0">
385N/A <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A <Component id="userTextField" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="3" attributes="0">
385N/A <Component id="passwordField" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace max="32767" attributes="0"/>
385N/A </Group>
385N/A </Group>
385N/A </DimensionLayout>
385N/A </Layout>
385N/A <SubComponents>
385N/A <Component class="javax.swing.JLabel" name="agentURLLabel">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="Agent URL"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JTextField" name="agentURLField">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="localhost:9296"/>
385N/A <Property name="toolTipText" type="java.lang.String" value="Agent URL: &lt;hostname&gt;:&lt;port&gt;"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JLabel" name="jLabel1">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="User Name"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JTextField" name="userTextField">
385N/A <Properties>
385N/A <Property name="editable" type="boolean" value="false"/>
385N/A <Property name="toolTipText" type="java.lang.String" value="Username for connecting to the agent"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JLabel" name="jLabel2">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="Password"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JPasswordField" name="passwordField">
385N/A <Properties>
385N/A <Property name="editable" type="boolean" value="false"/>
385N/A <Property name="text" type="java.lang.String" value="jPasswordField1"/>
385N/A </Properties>
385N/A </Component>
385N/A </SubComponents>
385N/A </Container>
385N/A <Container class="javax.swing.JPanel" name="jPanel2">
385N/A <Properties>
385N/A <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
385N/A <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
385N/A <EtchetBorder/>
385N/A </Border>
385N/A </Property>
385N/A </Properties>
385N/A
385N/A <Layout>
385N/A <DimensionLayout dim="0">
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Group type="102" attributes="0">
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Component id="jLabel4" min="-2" max="-2" attributes="0"/>
385N/A <Component id="jLabel6" alignment="0" min="-2" max="-2" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="0" max="-2" attributes="0">
385N/A <Component id="connTimeoutField" min="0" pref="0" max="32767" attributes="1"/>
385N/A <Component id="indexingTimeoutField" alignment="0" pref="32" max="32767" attributes="1"/>
385N/A </Group>
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
385N/A <Component id="seconds" min="-2" max="-2" attributes="0"/>
385N/A </Group>
1045N/A <EmptySpace pref="44" max="32767" attributes="0"/>
385N/A </Group>
385N/A </Group>
385N/A </DimensionLayout>
385N/A <DimensionLayout dim="1">
385N/A <Group type="103" groupAlignment="0" attributes="0">
385N/A <Group type="102" alignment="0" attributes="0">
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="3" attributes="0">
385N/A <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A <Component id="indexingTimeoutField" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace max="-2" attributes="0"/>
385N/A <Group type="103" groupAlignment="3" attributes="0">
385N/A <Component id="connTimeoutField" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
385N/A <Component id="seconds" alignment="3" min="-2" pref="25" max="-2" attributes="0"/>
385N/A </Group>
385N/A <EmptySpace pref="47" max="32767" attributes="0"/>
385N/A </Group>
385N/A </Group>
385N/A </DimensionLayout>
385N/A </Layout>
385N/A <SubComponents>
385N/A <Component class="javax.swing.JLabel" name="jLabel4">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="Indexing Warning Timeout"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JTextField" name="indexingTimeoutField">
385N/A <Properties>
385N/A <Property name="horizontalAlignment" type="int" value="4"/>
385N/A <Property name="text" type="java.lang.String" value="10"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JLabel" name="jLabel5">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="seconds"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JLabel" name="jLabel6">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="Connection Timeout"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JTextField" name="connTimeoutField">
385N/A <Properties>
385N/A <Property name="horizontalAlignment" type="int" value="4"/>
385N/A <Property name="text" type="java.lang.String" value="120"/>
385N/A </Properties>
385N/A </Component>
385N/A <Component class="javax.swing.JLabel" name="seconds">
385N/A <Properties>
385N/A <Property name="text" type="java.lang.String" value="seconds"/>
385N/A </Properties>
385N/A </Component>
385N/A </SubComponents>
385N/A </Container>
385N/A </SubComponents>
385N/A</Form>