Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Commit

Permalink
#29 [Optional Files] Change description from CheckBox for injecting a…
Browse files Browse the repository at this point in the history
…utomatically into the file.
  • Loading branch information
Naoghuman committed Mar 13, 2016
1 parent c21a78c commit ec05dee
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 225 deletions.
2 changes: 1 addition & 1 deletion releases/Release_v1.3_2016-02-dd_HH-ss.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Welcome to `NetBeansIDE-AfterburnerFX-Plugin` with the new release `v1.3`.

#### Refactoring
#30 [Optional Files] Move the CheckBoxes to lowercase to bottom.
#29 [Optional Files] Change description from CheckBox for injecting automatically into the file.



Expand All @@ -37,5 +38,4 @@ Welcome to `NetBeansIDE-AfterburnerFX-Plugin` with the new release `v1.3`.
#33 [Optional Files] FileName.fxml should reflect the user choose in the page 'Primary Files'.
#32 [Optional Files] Refactore the description from the CheckBox to create a .properties file.
#31 [Optional Files] Background color from CheckBox properties should injected is wrong.
#29 [Optional Files] Change description from CheckBox for injecting automatically into the file.
#17 [Optional Files] Add functionality for creating/checking a 'configuration.properties'.
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,9 @@ PluginVisualPanelPrimaryFiles.lPackage.text=Package:
PluginVisualPanelPrimaryFiles.lLocation.text=Location:
PluginVisualPanelPrimaryFiles.tfFileName.text=
PluginVisualPanelPrimaryFiles.lFileName.text=Filename:
PluginVisualPanelOptionalFiles.cbShouldPropertiesInjected.text=
PluginVisualPanelOptionalFiles.cbShouldCSSinjected.text=
PluginVisualPanelOptionalFiles.cbShouldPropertiesInjected.text=Inject the created .properties file into the file {0}.fxml.
PluginVisualPanelOptionalFiles.cbShouldCSSinjected.text=Inject the created .css file into the file {0}.fxml.
PluginVisualPanelOptionalFiles.lInfoOptionalFiles.text=Following optional files will be created:
PluginVisualPanelOptionalFiles.taShouldPropertiesInjected.text=If this option is checked, then the created properties file will be automatically injected in the file {0}Presenter.java.
PluginVisualPanelOptionalFiles.taShouldCSSinjected.text=If this option is checked, then the created css file will be automatically injected in the file {0}.fxml.
PluginVisualPanelOptionalFiles.cbShouldPropertiesCreated.text=Create an optional resource (.properties) bundle file.
PluginVisualPanelOptionalFiles.cbShouldCSScreated.text=Create an optional cascading style sheet (CSS) document.
PluginVisualPanelPrimaryFiles.tfPackage.text=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,48 +16,31 @@
<Layout>
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="cbShouldPropertiesCreated" alignment="1" max="32767" attributes="0"/>
<Component id="separator" alignment="1" max="32767" attributes="0"/>
<Component id="lInfoOptionalFiles" alignment="0" max="32767" attributes="0"/>
<Component id="spInfoOptionalFiles" alignment="1" max="32767" attributes="0"/>
<Component id="cbShouldCSScreated" alignment="0" max="32767" attributes="0"/>
<Group type="102" attributes="0">
<EmptySpace min="21" pref="21" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="separator" alignment="1" max="32767" attributes="0"/>
<Component id="lInfoOptionalFiles" alignment="0" max="32767" attributes="0"/>
<Component id="spInfoOptionalFiles" alignment="1" max="32767" attributes="0"/>
<Component id="cbShouldCSSinjected" alignment="0" pref="362" max="32767" attributes="0"/>
<Group type="102" attributes="0">
<Component id="cbShouldCSScreated" min="-2" max="-2" attributes="0"/>
<EmptySpace min="0" pref="73" max="32767" attributes="0"/>
<Component id="cbCSStoLowerCase" min="-2" max="-2" attributes="0"/>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="21" pref="21" max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<Component id="cbShouldPropertiesInjected" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="spInjectPropertiesFile" max="32767" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<Component id="cbShouldCSSinjected" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="spInjectCSSfile" max="32767" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<Group type="103" groupAlignment="0" attributes="0">
<Component id="cbPropertiesToLowerCase" min="-2" max="-2" attributes="0"/>
<Component id="cbCSStoLowerCase" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
</Group>
<Group type="102" attributes="0">
<Component id="cbPropertiesToLowerCase" min="-2" max="-2" attributes="0"/>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
<Component id="cbShouldPropertiesInjected" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<Component id="cbShouldPropertiesCreated" min="-2" max="-2" attributes="0"/>
<EmptySpace min="0" pref="0" max="32767" attributes="0"/>
</Group>
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
Expand All @@ -67,113 +50,27 @@
<EmptySpace max="-2" attributes="0"/>
<Component id="cbShouldCSScreated" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="cbShouldCSSinjected" min="-2" max="-2" attributes="0"/>
<Component id="spInjectCSSfile" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<Component id="cbShouldCSSinjected" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="cbCSStoLowerCase" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="cbShouldPropertiesCreated" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="cbShouldPropertiesInjected" min="-2" max="-2" attributes="0"/>
<Component id="spInjectPropertiesFile" alignment="0" min="-2" max="-2" attributes="0"/>
</Group>
<Component id="cbShouldPropertiesInjected" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="cbPropertiesToLowerCase" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="separator" min="-2" pref="10" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="lInfoOptionalFiles" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="spInfoOptionalFiles" min="-2" max="-2" attributes="0"/>
<EmptySpace pref="60" max="32767" attributes="0"/>
<EmptySpace pref="79" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Layout>
<SubComponents>
<Container class="javax.swing.JScrollPane" name="spInjectCSSfile">
<Properties>
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
<Border info="null"/>
</Property>
</Properties>
<AuxValues>
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
</AuxValues>

<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
<SubComponents>
<Component class="javax.swing.JTextArea" name="taShouldCSSinjected">
<Properties>
<Property name="editable" type="boolean" value="false"/>
<Property name="columns" type="int" value="20"/>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Tahoma" size="11" style="0"/>
</Property>
<Property name="lineWrap" type="boolean" value="true"/>
<Property name="rows" type="int" value="2"/>
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
<ResourceString bundle="com/github/naoghuman/netbeanside/afterburnerfx/plugin/Bundle.properties" key="PluginVisualPanelOptionalFiles.taShouldCSSinjected.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
</Property>
<Property name="wrapStyleWord" type="boolean" value="true"/>
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
<Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
<EmptyBorder bottom="0" left="0" right="0" top="5"/>
</Border>
</Property>
<Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="0" green="0" red="0" type="rgb"/>
</Property>
<Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
<Insets value="[3, 3, 0, 0]"/>
</Property>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JScrollPane" name="spInjectPropertiesFile">
<Properties>
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
<Border info="null"/>
</Property>
</Properties>
<AuxValues>
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
</AuxValues>

<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
<SubComponents>
<Component class="javax.swing.JTextArea" name="taShouldPropertiesInjected">
<Properties>
<Property name="editable" type="boolean" value="false"/>
<Property name="columns" type="int" value="20"/>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Tahoma" size="11" style="0"/>
</Property>
<Property name="lineWrap" type="boolean" value="true"/>
<Property name="rows" type="int" value="2"/>
<Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
<ResourceString bundle="com/github/naoghuman/netbeanside/afterburnerfx/plugin/Bundle.properties" key="PluginVisualPanelOptionalFiles.taShouldPropertiesInjected.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
</Property>
<Property name="wrapStyleWord" type="boolean" value="true"/>
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
<Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
<EmptyBorder bottom="0" left="0" right="0" top="5"/>
</Border>
</Property>
<Property name="disabledTextColor" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="0" green="0" red="0" type="rgb"/>
</Property>
<Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
<Insets value="[3, 3, 0, 0]"/>
</Property>
</Properties>
</Component>
</SubComponents>
</Container>
<Component class="javax.swing.JSeparator" name="separator">
</Component>
<Component class="javax.swing.JLabel" name="lInfoOptionalFiles">
Expand Down Expand Up @@ -217,7 +114,7 @@
</Property>
<Property name="focusable" type="boolean" value="false"/>
<Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
<Dimension value="[22, 22]"/>
<Dimension value="[317, 23]"/>
</Property>
<Property name="verticalAlignment" type="int" value="3"/>
</Properties>
Expand Down
Loading

0 comments on commit ec05dee

Please sign in to comment.