-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relocate ControlTower "Importer" to Tools. Resolves #525.
- Loading branch information
1 parent
5ff58fd
commit 6a0e0f5
Showing
4 changed files
with
499 additions
and
384 deletions.
There are no files selected for viewing
183 changes: 183 additions & 0 deletions
183
src/main/java/org/harctoolbox/guicomponents/ControlTowerBrowser.form
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,183 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<Form version="1.3" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> | ||
<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="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" attributes="0"> | ||
<Component id="controlTowerPanel" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace min="0" pref="0" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
<DimensionLayout dim="1"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" attributes="0"> | ||
<EmptySpace min="0" pref="0" max="-2" attributes="0"/> | ||
<Component id="controlTowerPanel" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace min="0" pref="0" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
</Layout> | ||
<SubComponents> | ||
<Container class="javax.swing.JPanel" name="controlTowerPanel"> | ||
|
||
<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"> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Component id="jLabel50" alignment="0" min="-2" max="-2" attributes="0"/> | ||
<Component id="controlTowerManufacturerComboBox" alignment="0" min="-2" pref="184" max="-2" attributes="0"/> | ||
</Group> | ||
<EmptySpace type="unrelated" max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Component id="controlTowerDeviceTypeComboBox" alignment="0" min="-2" pref="162" max="-2" attributes="0"/> | ||
<Component id="jLabel51" alignment="0" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
<EmptySpace type="unrelated" max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<Component id="jLabel52" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace min="-2" pref="461" max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<Component id="controlTowerCodeSetComboBox" pref="340" max="32767" attributes="0"/> | ||
<EmptySpace type="unrelated" max="-2" attributes="0"/> | ||
<Component id="controlTowerImportButton" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace type="unrelated" max="-2" attributes="0"/> | ||
<Component id="controlTowerBrowseButton" min="-2" pref="124" max="-2" attributes="0"/> | ||
<EmptySpace max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</Group> | ||
<Component id="controlTowerTreeImporter" alignment="0" min="-2" pref="925" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
<DimensionLayout dim="1"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<EmptySpace min="-2" max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="3" attributes="0"> | ||
<Component id="jLabel50" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="jLabel51" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="jLabel52" alignment="3" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="3" attributes="0"> | ||
<Component id="controlTowerDeviceTypeComboBox" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="controlTowerCodeSetComboBox" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="controlTowerImportButton" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="controlTowerManufacturerComboBox" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="controlTowerBrowseButton" alignment="3" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Component id="controlTowerTreeImporter" min="-2" pref="420" max="-2" attributes="0"/> | ||
<EmptySpace min="0" pref="0" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
</Layout> | ||
<SubComponents> | ||
<Component class="javax.swing.JButton" name="controlTowerImportButton"> | ||
<Properties> | ||
<Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> | ||
<Image iconType="3" name="/icons/Crystal-Clear/22x22/actions/reload.png"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="Load"/> | ||
<Property name="enabled" type="boolean" value="false"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="controlTowerImportButtonActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="javax.swing.JComboBox" name="controlTowerManufacturerComboBox"> | ||
<Properties> | ||
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> | ||
<StringArray count="1"> | ||
<StringItem index="0" value="Select me to load"/> | ||
</StringArray> | ||
</Property> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="controlTowerManufacturerComboBoxActionPerformed"/> | ||
</Events> | ||
<AuxValues> | ||
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> | ||
</AuxValues> | ||
</Component> | ||
<Component class="javax.swing.JComboBox" name="controlTowerDeviceTypeComboBox"> | ||
<Properties> | ||
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> | ||
<StringArray count="0"/> | ||
</Property> | ||
<Property name="enabled" type="boolean" value="false"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="controlTowerDeviceTypeComboBoxActionPerformed"/> | ||
</Events> | ||
<AuxValues> | ||
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> | ||
</AuxValues> | ||
</Component> | ||
<Component class="javax.swing.JComboBox" name="controlTowerCodeSetComboBox"> | ||
<Properties> | ||
<Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> | ||
<StringArray count="0"/> | ||
</Property> | ||
<Property name="enabled" type="boolean" value="false"/> | ||
</Properties> | ||
<AuxValues> | ||
<AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<String>"/> | ||
</AuxValues> | ||
</Component> | ||
<Component class="javax.swing.JLabel" name="jLabel50"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Manufacturer"/> | ||
</Properties> | ||
</Component> | ||
<Component class="javax.swing.JLabel" name="jLabel51"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Device Type"/> | ||
</Properties> | ||
</Component> | ||
<Component class="javax.swing.JLabel" name="jLabel52"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Setup Code"/> | ||
</Properties> | ||
</Component> | ||
<Component class="org.harctoolbox.irscrutinizer.importer.TreeImporter" name="controlTowerTreeImporter"> | ||
<AuxValues> | ||
<AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new org.harctoolbox.irscrutinizer.importer.TreeImporter(this.guiUtils, true)"/> | ||
</AuxValues> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="controlTowerBrowseButton"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Web site"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="controlTowerBrowseButtonActionPerformed"/> | ||
</Events> | ||
</Component> | ||
</SubComponents> | ||
</Container> | ||
</SubComponents> | ||
</Form> |
Oops, something went wrong.