diff options
Diffstat (limited to 'idrop-commons/src/main/java/org/irods/jargon/idrop/commons/RenameIRODSDirectoryDialog.form')
-rw-r--r-- | idrop-commons/src/main/java/org/irods/jargon/idrop/commons/RenameIRODSDirectoryDialog.form | 196 |
1 files changed, 0 insertions, 196 deletions
diff --git a/idrop-commons/src/main/java/org/irods/jargon/idrop/commons/RenameIRODSDirectoryDialog.form b/idrop-commons/src/main/java/org/irods/jargon/idrop/commons/RenameIRODSDirectoryDialog.form deleted file mode 100644 index 7a2ceda..0000000 --- a/idrop-commons/src/main/java/org/irods/jargon/idrop/commons/RenameIRODSDirectoryDialog.form +++ /dev/null @@ -1,196 +0,0 @@ -<?xml version="1.1" encoding="UTF-8" ?> - -<Form version="1.3" 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" value="Rename iRODS File or Folder"/> - <Property name="name" type="java.lang.String" value="NewParentDialog" noResource="true"/> - </Properties> - <AccessibilityProperties> - <Property name="AccessibleContext.accessibleName" type="java.lang.String" value="Rename file or folder dialog"/> - </AccessibilityProperties> - <SyntheticProperties> - <SyntheticProperty name="formSizePolicy" type="int" value="1"/> - </SyntheticProperties> - <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="2"/> - <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" attributes="0"> - <Group type="103" groupAlignment="0" attributes="0"> - <Component id="lblTitle" min="-2" pref="747" max="-2" attributes="0"/> - <Component id="pnlFolderData" alignment="0" min="-2" max="-2" attributes="0"/> - </Group> - <EmptySpace max="32767" attributes="0"/> - </Group> - </Group> - </DimensionLayout> - <DimensionLayout dim="1"> - <Group type="103" groupAlignment="0" attributes="0"> - <Group type="102" attributes="0"> - <Component id="lblTitle" min="-2" max="-2" attributes="0"/> - <EmptySpace max="-2" attributes="0"/> - <Component id="pnlFolderData" min="-2" max="-2" attributes="0"/> - </Group> - </Group> - </DimensionLayout> - </Layout> - <SubComponents> - <Component class="javax.swing.JLabel" name="lblTitle"> - <Properties> - <Property name="text" type="java.lang.String" value="Please enter a new name for the file or collection"/> - </Properties> - </Component> - <Container class="javax.swing.JPanel" name="pnlFolderData"> - - <Layout> - <DimensionLayout dim="0"> - <Group type="103" groupAlignment="0" attributes="0"> - <Group type="102" alignment="0" attributes="0"> - <Component id="pnlCurrentParent" min="-2" pref="757" max="-2" attributes="0"/> - <EmptySpace max="32767" attributes="0"/> - </Group> - </Group> - </DimensionLayout> - <DimensionLayout dim="1"> - <Group type="103" groupAlignment="0" attributes="0"> - <Group type="102" alignment="0" attributes="0"> - <Component id="pnlCurrentParent" min="-2" max="-2" attributes="0"/> - <EmptySpace max="32767" attributes="0"/> - </Group> - </Group> - </DimensionLayout> - </Layout> - <SubComponents> - <Container class="javax.swing.JPanel" name="pnlCurrentParent"> - - <Layout> - <DimensionLayout dim="0"> - <Group type="103" groupAlignment="0" attributes="0"> - <Group type="102" alignment="1" attributes="0"> - <EmptySpace pref="30" max="32767" attributes="0"/> - <Group type="103" groupAlignment="1" attributes="0"> - <Component id="lblCurrentParent" min="-2" max="-2" attributes="0"/> - <Component id="lblNewDiretoryName" min="-2" max="-2" attributes="0"/> - </Group> - <EmptySpace max="-2" attributes="0"/> - <Group type="103" groupAlignment="1" max="-2" attributes="0"> - <Component id="txtNewFolder" min="0" pref="0" max="32767" attributes="1"/> - <Component id="txtCurrentFolder" alignment="1" pref="421" max="32767" attributes="1"/> - </Group> - <EmptySpace min="-2" pref="213" max="-2" attributes="0"/> - </Group> - <Group type="102" alignment="0" attributes="0"> - <Component id="pnlBottom" min="-2" pref="747" max="-2" attributes="0"/> - <EmptySpace 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="58" max="-2" attributes="0"/> - <Group type="103" groupAlignment="0" attributes="0"> - <Component id="lblCurrentParent" min="-2" max="-2" attributes="0"/> - <Component id="txtCurrentFolder" min="-2" max="-2" attributes="0"/> - </Group> - <EmptySpace max="-2" attributes="0"/> - <Group type="103" groupAlignment="0" attributes="0"> - <Component id="txtNewFolder" min="-2" max="-2" attributes="0"/> - <Component id="lblNewDiretoryName" min="-2" max="-2" attributes="0"/> - </Group> - <EmptySpace pref="22" max="32767" attributes="0"/> - <Component id="pnlBottom" min="-2" max="-2" attributes="0"/> - </Group> - </Group> - </DimensionLayout> - </Layout> - <SubComponents> - <Component class="java.awt.Label" name="lblCurrentParent"> - <Properties> - <Property name="text" type="java.lang.String" value="Current name:"/> - </Properties> - </Component> - <Component class="java.awt.Label" name="lblNewDiretoryName"> - <Properties> - <Property name="text" type="java.lang.String" value="New name:"/> - </Properties> - <AccessibilityProperties> - <Property name="AccessibleContext.accessibleName" type="java.lang.String" value="New directory name:"/> - </AccessibilityProperties> - </Component> - <Component class="javax.swing.JTextField" name="txtCurrentFolder"> - <Properties> - <Property name="columns" type="int" value="50"/> - <Property name="editable" type="boolean" value="false"/> - <Property name="toolTipText" type="java.lang.String" value="A name for the new folder underneath the displayed parent"/> - <Property name="focusable" type="boolean" value="false"/> - </Properties> - </Component> - <Component class="javax.swing.JTextField" name="txtNewFolder"> - <Properties> - <Property name="columns" type="int" value="50"/> - <Property name="toolTipText" type="java.lang.String" value="A name for the new folder underneath the displayed parent"/> - </Properties> - </Component> - <Container class="javax.swing.JPanel" name="pnlBottom"> - - <Layout> - <DimensionLayout dim="0"> - <Group type="103" groupAlignment="0" attributes="0"> - <Group type="102" attributes="0"> - <EmptySpace min="576" pref="576" max="576" attributes="0"/> - <Component id="btnCancel" min="-2" max="-2" attributes="0"/> - <EmptySpace min="5" pref="5" max="5" attributes="0"/> - <Component id="btnOK" min="-2" max="-2" attributes="0"/> - </Group> - </Group> - </DimensionLayout> - <DimensionLayout dim="1"> - <Group type="103" groupAlignment="0" attributes="0"> - <Group type="102" attributes="0"> - <EmptySpace min="5" pref="5" max="-2" attributes="0"/> - <Group type="103" groupAlignment="0" attributes="0"> - <Component id="btnCancel" min="-2" max="-2" attributes="0"/> - <Component id="btnOK" min="-2" max="-2" attributes="0"/> - </Group> - </Group> - </Group> - </DimensionLayout> - </Layout> - <SubComponents> - <Component class="javax.swing.JButton" name="btnCancel"> - <Properties> - <Property name="text" type="java.lang.String" value="Cancel"/> - </Properties> - <Events> - <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnCancelActionPerformed"/> - </Events> - </Component> - <Component class="javax.swing.JButton" name="btnOK"> - <Properties> - <Property name="text" type="java.lang.String" value="OK"/> - </Properties> - <Events> - <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnOKActionPerformed"/> - </Events> - </Component> - </SubComponents> - </Container> - </SubComponents> - </Container> - </SubComponents> - </Container> - </SubComponents> -</Form> |