-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
104 changed files
with
5,114 additions
and
2,988 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1 +1,3 @@ | ||
/Client/KIJChat/build/ | ||
/Client/KIJChat/build/ | ||
/Client/KIJChat/dist/ | ||
/KIJChat/dist/ |
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
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,176 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
|
||
<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> | ||
<NonVisualComponents> | ||
<Container class="javax.swing.JTabbedPane" name="jTabbedPane1"> | ||
|
||
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/> | ||
</Container> | ||
</NonVisualComponents> | ||
<Properties> | ||
<Property name="defaultCloseOperation" type="int" value="3"/> | ||
</Properties> | ||
<SyntheticProperties> | ||
<SyntheticProperty name="formSizePolicy" type="int" value="1"/> | ||
<SyntheticProperty name="generateCenter" type="boolean" value="false"/> | ||
</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="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" alignment="1" attributes="0"> | ||
<EmptySpace min="-2" pref="216" max="-2" attributes="0"/> | ||
<Component id="jLabel3" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace max="32767" attributes="0"/> | ||
<Component id="jLabel2" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace min="-2" pref="96" max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="102" attributes="0"> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Component id="jLabel4" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace type="unrelated" max="-2" attributes="0"/> | ||
<Component id="name" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace min="-2" pref="84" max="-2" attributes="0"/> | ||
<Component id="jLabel1" min="-2" max="-2" attributes="0"/> | ||
<EmptySpace max="32767" attributes="0"/> | ||
</Group> | ||
<Group type="102" alignment="1" attributes="0"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<EmptySpace min="-2" pref="24" max="-2" attributes="0"/> | ||
<Component id="jScrollPane1" min="-2" pref="432" max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<EmptySpace min="-2" pref="184" max="-2" attributes="0"/> | ||
<Component id="closeButton" min="-2" pref="109" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" attributes="0"> | ||
<EmptySpace pref="39" max="32767" attributes="0"/> | ||
<Component id="chatButton" min="-2" pref="105" max="-2" attributes="0"/> | ||
<EmptySpace min="-2" pref="67" max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<EmptySpace min="-2" pref="24" max="-2" attributes="0"/> | ||
<Component id="ListUser1" min="-2" pref="163" max="-2" attributes="0"/> | ||
<EmptySpace max="32767" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
<DimensionLayout dim="1"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<Group type="103" groupAlignment="0" attributes="0"> | ||
<Group type="102" attributes="0"> | ||
<EmptySpace min="-2" pref="19" max="-2" attributes="0"/> | ||
<Component id="jLabel1" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
<Group type="102" alignment="0" attributes="0"> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="3" attributes="0"> | ||
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="name" alignment="3" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</Group> | ||
<EmptySpace type="separate" max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="3" attributes="0"> | ||
<Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> | ||
<Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> | ||
</Group> | ||
<EmptySpace max="-2" attributes="0"/> | ||
<Group type="103" groupAlignment="0" max="-2" attributes="0"> | ||
<Component id="ListUser1" max="32767" attributes="0"/> | ||
<Component id="jScrollPane1" pref="225" max="32767" attributes="0"/> | ||
</Group> | ||
<EmptySpace type="unrelated" max="32767" attributes="0"/> | ||
<Group type="103" groupAlignment="3" attributes="0"> | ||
<Component id="closeButton" alignment="3" min="-2" pref="51" max="-2" attributes="0"/> | ||
<Component id="chatButton" alignment="3" min="-2" pref="51" max="-2" attributes="0"/> | ||
</Group> | ||
<EmptySpace min="-2" pref="42" max="-2" attributes="0"/> | ||
</Group> | ||
</Group> | ||
</DimensionLayout> | ||
</Layout> | ||
<SubComponents> | ||
<Component class="javax.swing.JLabel" name="jLabel1"> | ||
<Properties> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Agent Orange" size="18" style="1"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="WELCOME TO CHAT KIJ"/> | ||
</Properties> | ||
</Component> | ||
<Component class="javax.swing.JLabel" name="jLabel2"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="UserOnline :"/> | ||
</Properties> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="closeButton"> | ||
<Properties> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Agent Orange" size="18" style="0"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="BACK"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="closeButtonActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Container class="javax.swing.JScrollPane" name="jScrollPane1"> | ||
<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="ActivityTextArea"> | ||
<Properties> | ||
<Property name="columns" type="int" value="20"/> | ||
<Property name="rows" type="int" value="5"/> | ||
</Properties> | ||
</Component> | ||
</SubComponents> | ||
</Container> | ||
<Component class="javax.swing.JLabel" name="jLabel3"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Activity :"/> | ||
</Properties> | ||
</Component> | ||
<Component class="javax.swing.JButton" name="chatButton"> | ||
<Properties> | ||
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> | ||
<Font name="Agent Orange" size="18" style="0"/> | ||
</Property> | ||
<Property name="text" type="java.lang.String" value="chat"/> | ||
</Properties> | ||
<Events> | ||
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="chatButtonActionPerformed"/> | ||
</Events> | ||
</Component> | ||
<Component class="java.awt.List" name="ListUser1"> | ||
</Component> | ||
<Component class="javax.swing.JLabel" name="jLabel4"> | ||
<Properties> | ||
<Property name="text" type="java.lang.String" value="Login As:"/> | ||
</Properties> | ||
</Component> | ||
<Component class="javax.swing.JLabel" name="name"> | ||
</Component> | ||
</SubComponents> | ||
</Form> |
Oops, something went wrong.