Skip to content

Commit

Permalink
Interface changes + StatusServerFrame deprecated + fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
devparada committed Sep 23, 2024
1 parent c76d994 commit 51e2ecb
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 103 deletions.
73 changes: 31 additions & 42 deletions src/main/java/com/devparada/frame/InitFrame.form
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
<EmptySpace max="32767" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="89" max="-2" attributes="0"/>
<EmptySpace pref="94" max="32767" attributes="0"/>
<Component id="jBtnAdd" min="-2" pref="171" max="-2" attributes="0"/>
<EmptySpace pref="99" max="32767" attributes="0"/>
<EmptySpace pref="94" 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 pref="33" max="32767" attributes="0"/>
<EmptySpace pref="24" max="32767" attributes="0"/>
<Component id="jLblAdd" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="29" max="-2" attributes="0"/>
<EmptySpace pref="29" max="32767" attributes="0"/>
<Component id="jTxtAdd" min="-2" max="-2" attributes="0"/>
<EmptySpace pref="29" max="32767" attributes="0"/>
<Component id="jBtnAdd" min="-2" max="-2" attributes="0"/>
<EmptySpace pref="23" max="32767" attributes="0"/>
<EmptySpace pref="24" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
Expand Down Expand Up @@ -75,7 +75,7 @@
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="33" green="cc" red="0" type="rgb"/>
</Property>
<Property name="text" type="java.lang.String" value="+ Add"/>
<Property name="text" type="java.lang.String" value="Add server"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jBtnAddActionPerformed"/>
Expand Down Expand Up @@ -112,9 +112,7 @@
<AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,0,-85,0,0,1,-29"/>
</AuxValues>

<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout">
<Property name="axis" type="int" value="1"/>
</Layout>
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
<SubComponents>
<Container class="javax.swing.JScrollPane" name="jScrollPane">
<Properties>
Expand All @@ -139,68 +137,59 @@
<Layout>
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace pref="162" max="32767" attributes="0"/>
<Component id="jBtnIntroAdd" min="-2" pref="154" max="-2" attributes="0"/>
<EmptySpace pref="164" max="32767" attributes="0"/>
</Group>
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="32767" attributes="0"/>
<Component id="jLblIntro" max="32767" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="1" attributes="0">
<Component id="jLblIntro" min="-2" pref="265" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="53" max="-2" attributes="0"/>
<Component id="jBtnStatus" min="-2" pref="104" max="-2" attributes="0"/>
</Group>
<Component id="jBtnIntroAdd" alignment="1" min="-2" pref="122" max="-2" attributes="0"/>
</Group>
<EmptySpace min="129" pref="129" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="1" attributes="0">
<EmptySpace pref="58" max="32767" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="jLblIntro" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
<Component id="jBtnStatus" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>
</Group>
<EmptySpace pref="43" max="32767" attributes="0"/>
<Group type="102" alignment="0" attributes="0">
<EmptySpace min="-2" pref="25" max="-2" attributes="0"/>
<Component id="jBtnIntroAdd" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Component id="jLblIntro" min="-2" pref="30" max="-2" attributes="0"/>
<EmptySpace pref="36" max="32767" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Layout>
<SubComponents>
<Component class="javax.swing.JButton" name="jBtnIntroAdd">
<Properties>
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="33" green="cc" red="0" type="rgb"/>
</Property>
<Property name="text" type="java.lang.String" value="+"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jBtnIntroAddActionPerformed"/>
</Events>
</Component>
<Component class="javax.swing.JTextField" name="jLblIntro">
<Properties>
<Property name="editable" type="boolean" value="false"/>
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="df" green="d9" red="d6" type="rgb"/>
</Property>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="Dialog" size="22" style="0"/>
</Property>
<Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="0" green="0" red="0" type="rgb"/>
</Property>
<Property name="text" type="java.lang.String" value="Click the + button to add more servers:"/>
<Property name="horizontalAlignment" type="int" value="0"/>
<Property name="text" type="java.lang.String" value="Status Servers"/>
<Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
<Border info="null"/>
</Property>
</Properties>
</Component>
<Component class="javax.swing.JButton" name="jBtnStatus">
<Component class="javax.swing.JButton" name="jBtnIntroAdd">
<Properties>
<Property name="text" type="java.lang.String" value="StatusFrame"/>
<Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
<Color blue="33" green="cc" red="0" type="rgb"/>
</Property>
<Property name="text" type="java.lang.String" value="Add server"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jBtnStatusActionPerformed"/>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jBtnIntroAddActionPerformed"/>
</Events>
</Component>
</SubComponents>
Expand Down
Loading

0 comments on commit 51e2ecb

Please sign in to comment.