egroupware_official/notifications/java/src/egroupwaretray/jegwPasswordDialog.form

167 lines
9.0 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
<Properties>
<Property name="defaultCloseOperation" type="int" value="2"/>
<Property name="title" type="java.lang.String" resourceKey="Form.title"/>
<Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
<Color id="Standardcursor"/>
</Property>
<Property name="name" type="java.lang.String" value="Form" noResource="true"/>
</Properties>
<SyntheticProperties>
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
</SyntheticProperties>
<AuxValues>
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="2"/>
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
<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">
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Component id="jPanelpassword" max="32767" 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 max="-2" attributes="0"/>
<Component id="jPanelpassword" max="32767" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Layout>
<SubComponents>
<Container class="javax.swing.JPanel" name="jPanelpassword">
<Properties>
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
<Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
<TitledBorder>
<Border PropertyName="innerBorder" info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
<TitledBorder title="Bitte geben Sie f&#xfc;r den folgenden Account das Passwort ein:">
<Property name="titleX" resourceKey="jPanelpassword.border.border.title"/>
</TitledBorder>
</Border>
</TitledBorder>
</Border>
</Property>
<Property name="name" type="java.lang.String" value="jPanelpassword" noResource="true"/>
</Properties>
<Layout>
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLaccount" alignment="0" min="-2" pref="291" max="-2" attributes="0"/>
<Component id="jLhost" alignment="0" min="-2" pref="281" max="-2" attributes="0"/>
<Group type="102" alignment="0" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLpassword" min="-2" pref="64" max="-2" attributes="1"/>
<Component id="jCBpassword" min="-2" pref="129" max="-2" attributes="1"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<Component id="jBLogin" min="-2" pref="84" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="jBcancel" pref="94" max="32767" attributes="0"/>
</Group>
<Component id="jPFpassword" alignment="0" pref="188" max="32767" attributes="1"/>
</Group>
</Group>
</Group>
<EmptySpace min="-2" pref="38" 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="jLaccount" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="jLhost" min="-2" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="jLpassword" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jPFpassword" 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="jCBpassword" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jBLogin" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jBcancel" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Layout>
<SubComponents>
<Component class="javax.swing.JLabel" name="jLaccount">
<Properties>
<Property name="text" type="java.lang.String" resourceKey="jLaccount.text"/>
<Property name="name" type="java.lang.String" value="jLaccount" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLhost">
<Properties>
<Property name="text" type="java.lang.String" resourceKey="jLhost.text"/>
<Property name="name" type="java.lang.String" value="jLhost" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLpassword">
<Properties>
<Property name="text" type="java.lang.String" resourceKey="jLpassword.text"/>
<Property name="name" type="java.lang.String" value="jLpassword" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JPasswordField" name="jPFpassword">
<Properties>
<Property name="text" type="java.lang.String" resourceKey="jPFpassword.text"/>
<Property name="name" type="java.lang.String" value="jPFpassword" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JCheckBox" name="jCBpassword">
<Properties>
<Property name="text" type="java.lang.String" resourceKey="jCBpassword.text"/>
<Property name="name" type="java.lang.String" value="jCBpassword" noResource="true"/>
</Properties>
</Component>
<Component class="javax.swing.JButton" name="jBLogin">
<Properties>
<Property name="text" type="java.lang.String" resourceKey="jBLogin.text"/>
<Property name="name" type="java.lang.String" value="jBLogin" noResource="true"/>
</Properties>
<Events>
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jBLoginMouseClicked"/>
</Events>
</Component>
<Component class="javax.swing.JButton" name="jBcancel">
<Properties>
<Property name="text" type="java.lang.String" resourceKey="jBcancel.text"/>
<Property name="name" type="java.lang.String" value="jBcancel" noResource="true"/>
</Properties>
<Events>
<EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jBcancelMouseClicked"/>
</Events>
</Component>
</SubComponents>
</Container>
</SubComponents>
</Form>