Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[medium]Feature/36 #47

Merged
merged 17 commits into from
Dec 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = 'org.jas'
version = '1.1.2'
version = '1.1.3'

java {
toolchain {
Expand Down
18 changes: 1 addition & 17 deletions src/main/java/org/jas/gui/util/SynthColors.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2013 Jose Luis De la Cruz Morales joseluis.delacruz@gmail.com
Copyright 2024 Jose Morales contact@josdem.io

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -21,24 +21,8 @@
import javax.swing.UIManager;

public interface SynthColors {
Color GRAY909090 = UIManager.getDefaults().getColor("Color.gray909090");
Color PURPLE12040140 = UIManager.getDefaults().getColor("Color.purple12040140");
Color SKYBLUE11521505 = UIManager.getDefaults().getColor("Color.skyblue11521505");
Color SKYBLUE12508400 = UIManager.getDefaults().getColor("Color.skyblue12508400");
Color WHITEBLUE15462645 = UIManager.getDefaults().getColor("Color.whiteblue15462645");
Color WHITE255_255_255 = UIManager.getDefaults().getColor("Color.white255_255_255");
Color CLEAR_GRAY245_245_245 = UIManager.getDefaults().getColor("Color.clearGray245_245_245");
Color BLUE175_205_225 = UIManager.getDefaults().getColor("Color.blue175_205_225");
Color GRAY77_77_77 = UIManager.getDefaults().getColor("Color.gray77_77_77");
Color GRAY210_210_210 = UIManager.getDefaults().getColor("Color.gray210_210_210");
Color GRAY150_150_150 = UIManager.getDefaults().getColor("Color.grid150_150_150");
Color GRAY170_170_170 = UIManager.getDefaults().getColor("Color.gray170_170_170");
Color BLUE_201_202_230 = UIManager.getDefaults().getColor("cont actTree.selectionOnlineBackground");
Color CLEAR_GRAY220_220_220 = UIManager.getDefaults().getColor("contactTree.selectionBackground");
Color CLEAR_GRAY243_243_247 = UIManager.getDefaults().getColor("contactTree.background");
Color GRAY229_229_235 = UIManager.getDefaults().getColor("contactTree.onlineBackground");
Color GRAY190_190_190 = UIManager.getDefaults().getColor("Color.gray190_190_190");
Color PURPLE149_128_174 = UIManager.getDefaults().getColor("Color.purple149_128_174");
Color PURPLE193_171_218 = UIManager.getDefaults().getColor("contactTreeHiglightFillColor");
Color GRAY235_240_245 = UIManager.getDefaults().getColor("Tree.background");
}
114 changes: 4 additions & 110 deletions src/main/java/org/jas/gui/util/SynthFonts.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2013 Jose Luis De la Cruz Morales joseluis.delacruz@gmail.com
Copyright 2024 Jose Morales contact@josdem.io

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -17,113 +17,7 @@
package org.jas.gui.util;

public interface SynthFonts {
String BOLD_FONT11_WHITE = "boldFont11White";
String BOLD_FONT12_WHITE = "boldFont12White";
String BOLD_FONT14_WHITE = "boldFont14White";
String BOLD_FONT15_WHITE = "boldFont15White";
String BOLD_FONT26_WHITE = "boldFont26White";
String BOLD_FONT12_GRAY50_50_50 = "boldFont12Gray505050";
String BOLD_FONT12_GRAY100_100_100 = "boldFont12Gray100_100_100";
String BOLD_FONT12_GRAY110_110_110 = "boldFont12Gray110_110_110";
String PLAIN_FONT11_DARK_GRAY = "plainFont11Dark_Gray";
String PLAIN_FONT11_GRAY77_77_77 = "plainFont11Gray77_77_77";
String PLAIN_FONT11_GRAY100_100_100 = "plainFont11Gray100_100_100";
String PLAIN_FONT11_GRAY170_170_170 = "plainFont11Gray170_170_170";
String BOLD_FONT11_GRAY170_170_170 = "boldFont11Gray170_170_170";
String PLAIN_FONT11_BLACK = "plainFont11Black";
String BOLD_FONT11_GRAY64_64_64 = "boldFont11Gray646464";
String BOLD_ITALIC_FONT11_GRAY77_77_77 = "boldItalicFont11Gray77_77_77";
String BOLD_FONT11_GRAY72_72_72 = "boldFont11Gray727272";
String PLAIN_FONT11_GRAY72_72_72 = "plainFont11Gray727272";
String BOLD_FONT12_PURPLE8F_5B_B1 = "boldFont12Purple143_91_177";
String PLAIN_FONT11_PURPLE70_40_90 = "plainFont11Purple70_40_90";
String PLAIN_FONT11_PURPLE90_74_103 = "plainFont11Purple90_74_103";
String BOLD_FONT11_BLACK = "boldFont11Black";
String PLAIN_FONT10_GRAY64_64_64 = "plainFont10Gray646464";
String PLAIN_FONT10_GRAY100_100_100 = "plainFont10Gray100_100_100";
String PLAIN_FONT10_GRAY120_120_120 = "plainFont10Gray120_120_120";
String PLAIN_FONT10_GRAY77_77_77 = "plainFont10Gray77_77_77";
String BOLD_FONT12_GRAY64_64_64 = "boldFont12Gray646464";
String BOLD_FONT12_GRAY90_90_90 = "boldFont12Gray909090";
String PLAIN_FONT12_GRAY51_51_51 = "plainFont12Gray51_51_51";
String PLAIN_FONT12_GRAY100_100_100 = "plainFont12Gray100_100_100";
String BOLD_ITALIC_FONT12_GRAY100_100_100 = "boldItalicFont12Gray100_100_100";
String BOLD_FONT14_GRAY90_90_90 = "boldFont14Gray909090";
String BOLD_FONT14_GRAY77_77_77 = "boldFont14Gray77_77_77";
String BOLD_FONT14_GRAY100_100_100 = "boldFont14Gray100_100_100";
String BOLD_FONT16_GRAY90_90_90 = "boldFont16Gray909090";
String BOLD_FONT16_GRAY240_240_240 = "boldFont16_240_240_240";
String BOLD_FONT12_PURPLE102_45_145 = "boldFont12Purple102_45_145";
String BOLD_FONT12_PURPLE90_74_103 = "boldFont12Purple90_74_103";
String BOLD_FONT14_PURPLE120_40_140 = "boldFont14Purple12040140";
String BOLD_FONT11_PURPLE120_40_140 = "boldFont11Purple120_40_140";
String PLAIN_FONT11_PURPLE120_40_140 = "plainFont11Purple120_40_140";
String BOLD_FONT14_PURPLE50_15_50 = "boldFont14Purple50_15_50";
String PLAIN_FONT12_PURPLE50_15_50 = "plainFont12Purple50_15_50";
String BOLD_FONT14_PURPLE82_33_117 = "boldFont14Purple8233117";
String BOLD_FONT14_PURPLE87_63_106 = "boldFont14Purple87_63_106";
String BOLD_FONT15_PURPLE87_63_106 = "boldFont15Purple87_63_106";
String PLAIN_FONT18_PURPLE87_63_106 = "plainFont18Purple87_63_106";
String PLAIN_FONT12_PURPLE87_63_106 = "plainFont12Purple87_63_106";
String BOLD_FONT16_PURPLE82_33_117 = "boldFont16Purple8233117";
String BOLD_FONT18_PURPLE82_33_117 = "boldFont18Purple8233117";
String BOLD_FONT28_PURPLE82_33_117 = "boldFont28Purple8233117";
String BOLD_FONT29_PURPLE82_33_117 = "boldFont29Purple8233117";
String BOLD_FONT30_PURPLE82_33_117 = "boldFont30Purple8233117";
String BOLD_FONT32_PURPLE82_33_117 = "boldFont32Purple8233117";
String BOLD_FONT37_PURPLE82_33_117 = "boldFont37Purple8233117";
String BOLD_FONT23_PURPLE8130_60_165 = "boldFont23Purple130_60_165";
String PLAIN_FONT12_PURPLE8130_60_165 = "plainFont12Purple130_60_165";
String PLAIN_FONT12_PURPLE8102_45_145 = "plainFont12Purple102_45_145";
String PLAIN_FONT14_PURPLE8102_45_145 = "plainFont14Purple102_45_145";
String PLAIN_FONT12_PURPLE120_40_140 = "plainFont12Purple12040140";
String PLAIN_FONT12_WHITE = "plaintFont12White";
String PLAIN_FONT11_WHITE = "plaintFont11White";
String ITALIC_FONT10_GRAY90_90_90 = "italicFont10Gray909090";
String BOLD_ITALIC_FONT14_51_17_41 = "boldItalicFont14_51_17_41";
String PLAIN_FONT16_GRAY100_100_100 = "plainFont16Gray100100100";
String PLAIN_FONT18_GRAY100_100_100 = "plainFont18Gray100100100";
String PLAIN_FONT12_PURPLE80_30_110 = "plainFont12Purple8030110";
String PLAIN_FONT12_PURPLE82_331_17 = "plainFont12Purple8233117";
String PLAIN_FONT20_PURPLE80_30_110 = "plainFont20Purple8030110";
String BOLD_FONT16_PURPLE_70_40_90 = "boldFont16Purple704090";
String PLAIN_FONT16_PURPLE70_40_90 = "plainFont16Purple704090";
String PLAIN_FONT12_PURPLE70_40_90 = "plainFont12Purple70_40_90";
String PLAIN_FONT13_PURPLE70_40_90 = "plainFont13Purple70_40_90";
String PLAIN_FONT13_GRAY50_50_50 = "plainFont13Gray50_50_50";
String PLAIN_FONT15_PURPLE70_40_90 = "plainFont15Purple70_40_90";
String BOLD_FONT12_BLACK = "boldFont12Black";
String PLAIN_FONT12_CLEAR_GRAY240_240_240 = "plainFont12_240_240_240";
String BOLD_FONT12_CLEAR_GRAY204_204_204 = "boldFont12_204_204_204";
String BOLD_FONT16_GRAY77_77_77 = "boldFont16_77_77_77";
String ITALIC_FONT11_GRAY120_120_120 = "italicFont11_120_120_120";
String BOLD_FONT12_GRAY77_77_77 = "boldFont12Gray77_77_77";
String BOLD_FONT20_GRAY51_51_51 = "boldFont20Gray51_51_51";
String BOLD_FONT12_GRAY150_150_150 = "boldFont12Gray150_150_150";
String ITALIC_FONT10_GRAY150_150_150 = "italicFont10Gray150_150_150";
String ITALIC_FONT10_GRAY100_100_100 = "italicFont10Gray100_100_100";
String ITALIC_FONT12_GRAY100_100_100 = "italicFont12Gray100_100_100";
String BOLD_ITALIC_FONT12_PURPLE32_0f_32 = "boldItalicFont12Purple320f32";
String BOLD_ITALIC_FONT14_PURPLE49_19_49 = "boldItalicFont14Purple49_19_49";
String BOLD_ITALIC_FONT16_PURPLE49_19_49 = "boldItalicFont16Purple49_19_49";
String BOLD_ITALIC_FONT16_PURPLE50_15_50 = "boldItalicFont16Purple50_15_50";
String BOLD_FONT20_RED = "boldFont20Red";
String BOLD_FONT10_CLEAR_GRAY180_180_180 = "boldFont10_180_180_180";
String BOLD_FONT10_BLACK = "boldFont10Black";
String BOLD_FONT11_GRAY77_77_77 = "boldFont11Gray77_77_77";
String PLAIN_FONT11_PURPLE50_15_50 = "plainFont11_50_15_50";
String BOLD_FOND13_PURPLE120_39_139 = "boldFont13Gray12039139";
String PLAIN_FONT11_GRAY51_51_51 = "plainFont11_51_51_51";
String BOLD_FONT13_51_00_51 = "boldFont13_51_00_51";
String BOLD_FONT12_PURPLE100_45_145 = "boldFont12_100_45_145";
String BOLD_FONT16_PURPLE50_15_50 = "boldFont16_50_15_50";
String PLAIN_FONT12_GRAY80_80_80 = "plainFont12_80_80_80";
String BOLD_ITALIC_FONT15_PURPLE73_25_73 = "boldItalicFont15_73_25_73";
String PLAIN_FONT12_GRAY123_119_130 = "plainFont12_123_119_130";
String PLAIN_FONT14_PURPLE87_63_106 = "plainFont14_87_63_106";
String PLAIN_FONT14_GRAY77_77_77 = "plainFont14_77_77_77";
String BOLD_FONT11_BLUE175_205_225 = "boldFont11Blue17520525";
String PLAIN_FONT10_107_83_125 = "plainFont10_107_83_125";
String PLAIN_FONT12_107_83_125 = "plainFont12_107_83_125";
String BOLD_FONT14_87_63_106 = "plainFont14_87_63_106";
String BOLD_FONT11_WHITE = "boldFont11White";
String BOLD_FONT11_BLACK = "boldFont11Black";
String PLAIN_FONT16_GRAY100_100_100 = "plainFont16Gray100100100";
}
2 changes: 1 addition & 1 deletion src/main/java/org/jas/helper/LastFMAlbumHelper.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2013 Jose Luis De la Cruz Morales joseluis.delacruz@gmail.com
Copyright 2024 Jose Morales contact@josdem.io

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Binary file removed src/main/resources/images/dnd/drag-folder.png
Binary file not shown.
Binary file removed src/main/resources/images/dnd/drag-playlist.png
Binary file not shown.
Binary file removed src/main/resources/images/dnd/drag-track.png
Binary file not shown.
Binary file removed src/main/resources/images/dnd/flechaBlanca.png
Binary file not shown.
Binary file removed src/main/resources/images/dnd/flechaMorada.png
Binary file not shown.
Binary file removed src/main/resources/images/dnd/myMusicDnDPanel.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0001.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0002.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0003.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0004.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0005.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0006.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0007.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0008.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0009.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0010.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0011.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0012.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0013.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0014.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0015.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0016.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0017.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0018.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0019.png
Binary file not shown.
Binary file removed src/main/resources/images/loader/loader0020.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0021.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0022.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0023.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0024.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0025.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0026.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0027.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0028.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0029.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0030.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0031.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0032.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0033.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0034.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0035.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0036.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0037.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0038.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0039.png
Diff not rendered.
Binary file removed src/main/resources/images/loader/loader0040.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed src/main/resources/images/window/MaximizeNormal.png
Diff not rendered.
Binary file removed src/main/resources/images/window/MaximizePressed.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed src/main/resources/images/window/MinimizeNormal.png
Diff not rendered.
Binary file removed src/main/resources/images/window/MinimizePressed.png
Diff not rendered.
Binary file removed src/main/resources/images/window/RestoreDisabled.png
Diff not rendered.
Diff not rendered.
Binary file removed src/main/resources/images/window/RestoreNormal.png
Diff not rendered.
Binary file removed src/main/resources/images/window/RestorePressed.png
Diff not rendered.
Loading
Loading