Update GUI

osx
sgoudham 3 years ago
parent 075459475f
commit 79dc6e7afb
No known key found for this signature in database
GPG Key ID: EF51A29A50FB754C

@ -20,13 +20,13 @@
<properties> <properties>
<font name="Berlin Sans FB Demi" size="48" style="1"/> <font name="Berlin Sans FB Demi" size="48" style="1"/>
<foreground color="-7401958"/> <foreground color="-7401958"/>
<text value="My Clipboard"/> <text value="My Clipboard History"/>
<verticalTextPosition value="1"/> <verticalTextPosition value="1"/>
</properties> </properties>
</component> </component>
<scrollpane id="1de68" binding="scrollPane"> <scrollpane id="1de68" binding="scrollPane">
<constraints> <constraints>
<grid row="2" column="0" row-span="2" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/> <grid row="6" column="0" row-span="2" col-span="1" vsize-policy="7" hsize-policy="7" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
<gridbag top="10" left="10" bottom="10" right="10" weightx="1.0" weighty="1.0"/> <gridbag top="10" left="10" bottom="10" right="10" weightx="1.0" weighty="1.0"/>
</constraints> </constraints>
<properties> <properties>
@ -59,7 +59,7 @@
<grid id="a7b09" binding="buttonPane" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> <grid id="a7b09" binding="buttonPane" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="10" bottom="0" right="10"/> <margin top="0" left="10" bottom="0" right="10"/>
<constraints> <constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
<gridbag top="5" left="0" bottom="0" right="0" weightx="0.0" weighty="0.0"/> <gridbag top="5" left="0" bottom="0" right="0" weightx="0.0" weighty="0.0"/>
</constraints> </constraints>
<properties> <properties>
@ -67,27 +67,27 @@
</properties> </properties>
<border type="none"/> <border type="none"/>
<children> <children>
<component id="17bdb" class="javax.swing.JButton" binding="copyButton" default-binding="true"> <component id="17bdb" class="javax.swing.JButton" binding="copySelectedTextButton" default-binding="true">
<constraints> <constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<borderPainted value="true"/> <borderPainted value="true"/>
<doubleBuffered value="true"/> <doubleBuffered value="true"/>
<text value="Copy"/> <text value="Copy Selected Text"/>
</properties> </properties>
<clientProperties> <clientProperties>
<hideActionText class="java.lang.Boolean" value="false"/> <hideActionText class="java.lang.Boolean" value="false"/>
</clientProperties> </clientProperties>
</component> </component>
<component id="c36b1" class="javax.swing.JButton" binding="clearButton" default-binding="true"> <component id="c36b1" class="javax.swing.JButton" binding="clearAllHistoryButton" default-binding="true">
<constraints> <constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<borderPainted value="true"/> <borderPainted value="true"/>
<doubleBuffered value="true"/> <doubleBuffered value="true"/>
<text value="Clear"/> <text value="Clear All History"/>
</properties> </properties>
</component> </component>
<component id="b7183" class="javax.swing.JButton" binding="removeButton"> <component id="b7183" class="javax.swing.JButton" binding="removeButton">
@ -96,7 +96,79 @@
</constraints> </constraints>
<properties> <properties>
<actionCommand value="Button"/> <actionCommand value="Button"/>
<text value="Remove"/> <text value="Remove Selected Text"/>
</properties>
</component>
</children>
</grid>
<grid id="eb90f" binding="imagePanel" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="5" bottom="0" right="5"/>
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<background color="-16710887"/>
</properties>
<border type="none"/>
<children>
<component id="d4095" class="javax.swing.JLabel" binding="imageIconLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value=""/>
</properties>
</component>
</children>
</grid>
<component id="f6be9" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
<gridbag top="5" left="0" bottom="5" right="0" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<font name="Berlin Sans FB Demi" size="24" style="1"/>
<foreground color="-263169"/>
<text value="Last Copied Image"/>
</properties>
</component>
<component id="12b73" class="javax.swing.JLabel" binding="textClipboardLabel">
<constraints>
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="0" fill="0" indent="0" use-parent-layout="false"/>
<gridbag top="5" left="0" bottom="5" right="0" weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<font name="Berlin Sans FB Demi" size="24" style="1"/>
<foreground color="-263169"/>
<text value="Text History"/>
</properties>
</component>
<grid id="865e3" binding="imageButtonPanel" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="10" bottom="10" right="10"/>
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
<gridbag weightx="0.0" weighty="0.0"/>
</constraints>
<properties>
<background color="-16710887"/>
</properties>
<border type="none"/>
<children>
<component id="cbf3c" class="javax.swing.JButton" binding="copyImageBelowButton" default-binding="true">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Copy Image Below"/>
</properties>
</component>
<component id="b16b7" class="javax.swing.JButton" binding="removeImageBelowButton" default-binding="true">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Remove Image Below"/>
</properties> </properties>
</component> </component>
</children> </children>

Loading…
Cancel
Save