-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
585 additions
and
8 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
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
137 changes: 137 additions & 0 deletions
137
wrapper/src/main/java/com/xujiayao/discord_mc_chat/wrapper/GUI.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,137 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.xujiayao.discord_mc_chat.wrapper.GUI"> | ||
<grid id="27dc6" binding="contentPane" layout-manager="GridLayoutManager" row-count="13" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> | ||
<margin top="10" left="10" bottom="10" right="10"/> | ||
<constraints> | ||
<xy x="20" y="20" width="658" height="514"/> | ||
</constraints> | ||
<properties/> | ||
<border type="none"/> | ||
<children> | ||
<component id="a81dc" class="javax.swing.JLabel" binding="versionLabel"> | ||
<constraints> | ||
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"> | ||
<preferred-size width="248" height="22"/> | ||
</grid> | ||
</constraints> | ||
<properties> | ||
<font size="12"/> | ||
<text resource-bundle="lang/lang" key="version"/> | ||
</properties> | ||
</component> | ||
<component id="7f8" class="javax.swing.JSeparator"> | ||
<constraints> | ||
<grid row="2" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<orientation value="0"/> | ||
</properties> | ||
</component> | ||
<component id="d92a4" class="javax.swing.JLabel"> | ||
<constraints> | ||
<grid row="3" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="9" fill="0" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<font size="12"/> | ||
<text resource-bundle="lang/lang" key="description1"/> | ||
</properties> | ||
</component> | ||
<component id="f21cf" class="javax.swing.JSeparator"> | ||
<constraints> | ||
<grid row="11" column="0" row-span="1" col-span="3" vsize-policy="0" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<orientation value="0"/> | ||
</properties> | ||
</component> | ||
<component id="2943f" class="javax.swing.JButton" binding="button"> | ||
<constraints> | ||
<grid row="12" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="4" fill="0" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<font size="12"/> | ||
<horizontalAlignment value="0"/> | ||
<text resource-bundle="lang/lang" key="buttonText"/> | ||
</properties> | ||
</component> | ||
<component id="d9f15" class="javax.swing.JLabel"> | ||
<constraints> | ||
<grid row="0" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<font size="20" style="1"/> | ||
<text resource-bundle="lang/lang" key="welcome"/> | ||
</properties> | ||
</component> | ||
<component id="deecd" class="javax.swing.JLabel"> | ||
<constraints> | ||
<grid row="1" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="4" fill="0" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<font size="12"/> | ||
<text resource-bundle="lang/lang" key="author"/> | ||
</properties> | ||
</component> | ||
<component id="ed076" class="javax.swing.JLabel" binding="iconLabel"> | ||
<constraints> | ||
<grid row="0" column="0" row-span="2" col-span="1" vsize-policy="0" hsize-policy="0" anchor="10" fill="0" indent="0" use-parent-layout="false"> | ||
<minimum-size width="50" height="50"/> | ||
<preferred-size width="50" height="50"/> | ||
<maximum-size width="50" height="50"/> | ||
</grid> | ||
</constraints> | ||
<properties/> | ||
</component> | ||
<component id="3772" class="javax.swing.JLabel"> | ||
<constraints> | ||
<grid row="5" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="9" fill="0" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<font size="12"/> | ||
<opaque value="false"/> | ||
<text resource-bundle="lang/lang" key="description2"/> | ||
</properties> | ||
</component> | ||
<component id="b2631" class="javax.swing.JLabel" binding="docsLabel"> | ||
<constraints> | ||
<grid row="7" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="9" fill="0" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<font size="12"/> | ||
<text resource-bundle="lang/lang" key="description3"/> | ||
<toolTipText value="https://blog.xujiayao.com/posts/4ba0a17a/" noi18n="true"/> | ||
</properties> | ||
</component> | ||
<vspacer id="26498"> | ||
<constraints> | ||
<grid row="8" column="0" row-span="1" col-span="3" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
</vspacer> | ||
<vspacer id="13b05"> | ||
<constraints> | ||
<grid row="6" column="0" row-span="1" col-span="3" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
</vspacer> | ||
<vspacer id="b64a9"> | ||
<constraints> | ||
<grid row="4" column="0" row-span="1" col-span="3" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
</vspacer> | ||
<vspacer id="b7b17"> | ||
<constraints> | ||
<grid row="10" column="0" row-span="1" col-span="3" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
</vspacer> | ||
<component id="63dc0" class="javax.swing.JLabel" binding="discordLabel"> | ||
<constraints> | ||
<grid row="9" column="0" row-span="1" col-span="3" vsize-policy="3" hsize-policy="3" anchor="9" fill="0" indent="0" use-parent-layout="false"/> | ||
</constraints> | ||
<properties> | ||
<font size="12"/> | ||
<text resource-bundle="lang/lang" key="description4"/> | ||
<toolTipText value="https://discord.gg/kbXkV6k2XU" noi18n="true"/> | ||
</properties> | ||
</component> | ||
</children> | ||
</grid> | ||
</form> |
Oops, something went wrong.