<module id="loginDialog" mainObject="moduleDialog">
  <windows>
    <loginDialog id="moduleDialog" width="353" height="220" layer="4" type="dialog" canMove="false" canSize="false" canClose="false" canDockHoriz="false" canDockVert="false" title="$$$/logindialog/window/title/Sign In=Sign In" x="0" y="0" initVisible="false" centerPosition="true" okButton="okButton" cancelButton="cancelButton" headline="headline" adobeIdTextField="adobeIdTextField" passwordTextField="passwordTextField" rememberMeCheckBox="rememberMeCheckBox" forgotPassText="forgotPasswordButton" loginOkButton="okButton" loginCancelButton="cancelButton" errorTextField="text1" signingInText="text3" spinningWheel="imageView" adobeIDDecorView="adobeIDDecorView" passwordCABDecorView="passwordCABDecorView" passwordLabel="passwordLabel" emailLabel="emailLabel">
      <button id="okButton" width="82" height="27" sizeX="right" sizeY="bottom" x="251" y="157" target="moduleDialog" selector="responseOk" type="tool" title="$$$/logindialog/button/title/Sign In=Sign In" returnKeyFocus="true"/>
      <button id="cancelButton" width="82" height="27" sizeX="right" sizeY="bottom" x="161" y="157" target="moduleDialog" selector="responseCancel" type="tool" title="$$$/logindialog/button/title/Cancel=Cancel"/>
      <dctextfield id="adobeIdTextField" width="214" height="18" sizeX="right" sizeY="bottom" x="119" y="54" returnSelector="nop"/>
      <dctextfield id="passwordTextField" width="214" height="18" sizeX="right" sizeY="bottom" x="119" y="79" displayAsPassword="true" returnSelector="nop"/>
      <text id="headline" width="313" height="18" sizeX="scale" x="20" y="20" text="$$$/logindialog/text/text/Sign in with your Adobe ID to use this feature=Sign in with your Adobe ID to use this feature" small="true" textSize="11" align="left"/>
      <button id="rememberMeCheckBox" width="214" height="18" sizeX="right" sizeY="bottom" x="119" y="127" toggles="true" type="checkBox" title="$$$/logindialog/button/title/Stay signed in=Stay signed in"/>
      <dcIconTextButton id="forgotPasswordButton" width="214" height="21" sizeX="right" sizeY="bottom" x="119" y="101" target="moduleDialog" selector="forgotPassword" type="tool" title="$$$/logindialog/button/title/Forgot Password ?=Forgot Password ?"/>
      <text id="emailLabel" width="89" height="18" sizeX="scale" sizeY="bottom" x="20" y="54" text="$$$/logindialog/text/text/Email address=Email address" textSize="12" align="left"/>
      <text id="text1" width="214" height="6" sizeX="right" x="119" y="42" textSize="11"/>
      <text id="passwordLabel" width="89" height="18" sizeX="scale" sizeY="bottom" x="20" y="79" text="$$$/logindialog/text/text/Password=Password" textSize="12" align="left"/>
      <text id="text3" width="197" height="18" sizeX="right" sizeY="bottom" x="146" y="157" text="$$$/logindialog/text/text/Signing in=Signing in"/>
      <imageView id="imageView" width="18" height="18" sizeX="right" sizeY="bottom" x="119" y="157" image="spin18"/>
      <decor id="adobeIDDecorView" width="218" height="22" sizeX="right" sizeY="bottom" x="117" y="52"/>
      <decor id="passwordCABDecorView" width="218" height="22" sizeX="right" sizeY="bottom" x="117" y="77"/>
    </loginDialog>
  </windows>
  <menus/>
  <objects/>
  <classes>
    <class className="loginDialog" superClassName="dcnativedialog" packageName="dc.community" codeName="LoginDialog">
      <var name="headline" type="object" defaultValue="" codeName="iHeadline" className="CABText"/>
      <var name="adobeIdTextField" type="object" defaultValue="" codeName="iAdobeIdTextField" className="DCTextField"/>
      <var name="passwordTextField" type="object" defaultValue="" codeName="iPasswordTextField" className="DCTextField"/>
      <var name="rememberMeCheckBox" type="object" defaultValue="" codeName="iRememberMeCheckBox" className="CABButton"/>
      <var name="forgotPassText" type="object" defaultValue="" codeName="iForgotPassText" className="DCIconTextButton"/>
      <var name="createAdobeIdText" type="object" defaultValue="" codeName="iCreateAdobeIDText" className="DCIconTextButton"/>
      <var name="loginOkButton" type="object" defaultValue="" codeName="iLoginOkButton" className="CABButton"/>
      <var name="loginCancelButton" type="object" defaultValue="" codeName="iLoginCancelButton" className="CABButton"/>
      <var name="errorTextField" type="object" defaultValue="" codeName="iErrorTextField" className="CABText"/>
      <var name="signingInText" type="object" defaultValue="" codeName="iSigningInText" className="CABText"/>
      <var name="spinningWheel" type="object" defaultValue="" codeName="iSpinningWheel" className="CABImageView"/>
      <var name="adobeIDDecorView" type="object" defaultValue="" codeName="iAdobeIDDecorView" className="CABDecorView"/>
      <var name="passwordCABDecorView" type="object" defaultValue="" codeName="iPasswordCABDecorView" className="CABDecorView"/>
      <var name="passwordLabel" type="object" defaultValue="" codeName="iPasswordLabel" className="CABText"/>
      <var name="emailLabel" type="object" defaultValue="" codeName="iEmailLabel" className="CABText"/>
    </class>
    <class className="dcIconTextButton" superClassName="button" packageName="dc.control" codeName="DCIconTextButton"/>
    <class className="dctextfield" superClassName="textField" packageName="dc.control" codeName="DCTextField"/>
    <class className="dcnativedialog" superClassName="dialog" packageName="dc.control" codeName="DCNativeDialog"/>
  </classes>
</module>