From 70f2cd78c26ac99e0b6d5c95c9d5339bf87952b1 Mon Sep 17 00:00:00 2001 From: Thomas Battermann Date: Sun, 21 Jun 2015 16:24:52 +0200 Subject: [PATCH] Added some icons --- .../dhbw/todolist/Controller.java | 2 +- src/de/t_battermann/dhbw/todolist/add.png | Bin 0 -> 410 bytes src/de/t_battermann/dhbw/todolist/add.svg | 68 +++++++++ .../t_battermann/dhbw/todolist/attention.png | Bin 0 -> 476 bytes .../t_battermann/dhbw/todolist/attention.svg | 78 ++++++++++ src/de/t_battermann/dhbw/todolist/done.png | Bin 0 -> 496 bytes src/de/t_battermann/dhbw/todolist/done.svg | 68 +++++++++ src/de/t_battermann/dhbw/todolist/email.png | Bin 0 -> 390 bytes src/de/t_battermann/dhbw/todolist/email.svg | 79 ++++++++++ src/de/t_battermann/dhbw/todolist/main.fxml | 135 ++++++++++++++++-- src/de/t_battermann/dhbw/todolist/move.png | Bin 0 -> 420 bytes src/de/t_battermann/dhbw/todolist/move.svg | 90 ++++++++++++ .../t_battermann/dhbw/todolist/password.png | Bin 0 -> 292 bytes .../t_battermann/dhbw/todolist/password.svg | 79 ++++++++++ src/de/t_battermann/dhbw/todolist/remove.png | Bin 0 -> 192 bytes src/de/t_battermann/dhbw/todolist/remove.svg | 67 +++++++++ src/de/t_battermann/dhbw/todolist/rename.png | Bin 0 -> 448 bytes src/de/t_battermann/dhbw/todolist/rename.svg | 79 ++++++++++ src/de/t_battermann/dhbw/todolist/save.png | Bin 0 -> 442 bytes src/de/t_battermann/dhbw/todolist/save.svg | 92 ++++++++++++ .../dhbw/todolist/toggle-done.png | Bin 0 -> 697 bytes .../dhbw/todolist/toggle-done.svg | 89 ++++++++++++ 22 files changed, 910 insertions(+), 16 deletions(-) create mode 100644 src/de/t_battermann/dhbw/todolist/add.png create mode 100644 src/de/t_battermann/dhbw/todolist/add.svg create mode 100644 src/de/t_battermann/dhbw/todolist/attention.png create mode 100644 src/de/t_battermann/dhbw/todolist/attention.svg create mode 100644 src/de/t_battermann/dhbw/todolist/done.png create mode 100644 src/de/t_battermann/dhbw/todolist/done.svg create mode 100644 src/de/t_battermann/dhbw/todolist/email.png create mode 100644 src/de/t_battermann/dhbw/todolist/email.svg create mode 100644 src/de/t_battermann/dhbw/todolist/move.png create mode 100644 src/de/t_battermann/dhbw/todolist/move.svg create mode 100644 src/de/t_battermann/dhbw/todolist/password.png create mode 100644 src/de/t_battermann/dhbw/todolist/password.svg create mode 100644 src/de/t_battermann/dhbw/todolist/remove.png create mode 100644 src/de/t_battermann/dhbw/todolist/remove.svg create mode 100644 src/de/t_battermann/dhbw/todolist/rename.png create mode 100644 src/de/t_battermann/dhbw/todolist/rename.svg create mode 100644 src/de/t_battermann/dhbw/todolist/save.png create mode 100644 src/de/t_battermann/dhbw/todolist/save.svg create mode 100644 src/de/t_battermann/dhbw/todolist/toggle-done.png create mode 100644 src/de/t_battermann/dhbw/todolist/toggle-done.svg diff --git a/src/de/t_battermann/dhbw/todolist/Controller.java b/src/de/t_battermann/dhbw/todolist/Controller.java index db33cf7..2a8fd10 100644 --- a/src/de/t_battermann/dhbw/todolist/Controller.java +++ b/src/de/t_battermann/dhbw/todolist/Controller.java @@ -259,7 +259,7 @@ public class Controller { private void showMainWindow() { primaryStage.setTitle("TodoList :: " + currentUser.getUsername() + " > Default"); try { - primaryStage.setScene(new Scene(FXMLLoader.load(getClass().getResource("main.fxml")),600,500)); + primaryStage.setScene(new Scene(FXMLLoader.load(getClass().getResource("main.fxml")),950,650)); } catch (IOException e) { ErrorPrinter.printError("showMainWindow > Failed to open window 'main'! Goodbye!"); e.printStackTrace(); diff --git a/src/de/t_battermann/dhbw/todolist/add.png b/src/de/t_battermann/dhbw/todolist/add.png new file mode 100644 index 0000000000000000000000000000000000000000..694303f8dda158f1d6fd624840100b79a9431620 GIT binary patch literal 410 zcmV;L0cHM)P)a^Y?)b`>u7hiDWm{9s{snEiHlzL{CbM-!0{(8RE|X5J=KK-fUlWA_jiYS!}F zg?7sW8bIf(gch57u)J>PPj}F66}r#x!}$Az#wk|MRJkYvtm@+k3?kR4dfE4%RZ124 zT$d`=7Dqndr~E}m0w_BNu)UuqoSTQmm89+E5yH2$@6{Pxp18CrSE05xS&+sL_&~Y( zd!oRg2i^PWo;>K;Fd`BbigFwXORIMM`~XLFC5|N1Uu0xZ-O5Ru4dTdW*asZpu#Y1< z1#VM2R0HFRJgd;9AXFXT;=h(B?1wk!$p$+GzV!vX1E}Lz5TPXc0RR9107*qoM6N<$ Ef~L)=Z2$lO literal 0 HcmV?d00001 diff --git a/src/de/t_battermann/dhbw/todolist/add.svg b/src/de/t_battermann/dhbw/todolist/add.svg new file mode 100644 index 0000000..18d47a0 --- /dev/null +++ b/src/de/t_battermann/dhbw/todolist/add.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/de/t_battermann/dhbw/todolist/attention.png b/src/de/t_battermann/dhbw/todolist/attention.png new file mode 100644 index 0000000000000000000000000000000000000000..4183d493cb5b4f091b8d51d79ae9a6fffcb78141 GIT binary patch literal 476 zcmV<20VDp2P)%C5rUZb zlgQ)|nt5lxJ4k3Wk~xY;X6Bi9=elo|d#|j$&fY7B2FR3|vI%!X6Via|#Zd6d#DW!j zmN=Eki|n1|V;#R(PcXQXxr@`PbD)D-OeaofgBL(j=8yh4`9n-9=)?zqxCRpT7ZSHg + + + + + + + + + + + image/svg+xml + + + + + + + + ! + + diff --git a/src/de/t_battermann/dhbw/todolist/done.png b/src/de/t_battermann/dhbw/todolist/done.png new file mode 100644 index 0000000000000000000000000000000000000000..feb6a0418d1dbaf6c316fb68f3d79cec7673d305 GIT binary patch literal 496 zcmV_sa*KAK&L;tA9u2OzTwsAJ_qd zJ{TA6H?70b&0r-(A5Dm&s3zJg!O%vqK}9vMma&zoin=B3Sf{cs2@bD;6%k&*C zwUojZMJLqty4;R-OH?!acquBXVE{S7Ya@Q7GE1UU>hi9p57MP#*o-e3^tqOTNqwpw zSxo(FiYgj{8>_E+mvfGp^)-V&)BFo-iO%{YxV3f}dR$Oe_br2F=ZZPO{eNrNZkL=? z&uptb*L>FR;rePDTvyS^lq0%nUho*()_)iBZabs#yS{fUD0+hJ8^5i=T^G%{XF)KE m9h-ko`aRI+DRyq17xyP9pwQ){#)TyS0000 + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/de/t_battermann/dhbw/todolist/email.png b/src/de/t_battermann/dhbw/todolist/email.png new file mode 100644 index 0000000000000000000000000000000000000000..905eb5f96cb41f6c4d4fe5dcc3e73f13161aff77 GIT binary patch literal 390 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc1|)ksWqE-VTavfC3&Vd9T(EcfWS|IVfk$L9 zP{(x;W^~e+T>%tiFY)wsWxvlR%EvE!u3628fq_xj)5S5w;`H0gd$o@yim-p^uQrZ3 zbvq@5^T8@#oXW)1F058KEQ(esyryNWO@e)h@yh)?kF=;`Jh-S>`oxi@G)-^AG z9PMv={^gwapKbI1SYBDE?&mwQHG6q zG7Fwsx2o1WU~1<4ZE)^l*u%}PI-y>c&2@8BbAC&7R?G1VMsr15ue;R3960%UL5;V7 z-9pQEN_s}X$c?0LoDX+dyssDMmGjz>T&f*G}S`&rN#~RFMlKCfVBnjW1 z;kVqTFFGb!Zz5mMBbMH+a}JBj9Mv&9GULg{ud@%z9afyTIB@sHGwWmZT(0Y7Z!C+v g^Jj_P{}mnnY}z(k7ad$a4;W$$p00i_>zopr027CuGynhq literal 0 HcmV?d00001 diff --git a/src/de/t_battermann/dhbw/todolist/email.svg b/src/de/t_battermann/dhbw/todolist/email.svg new file mode 100644 index 0000000..783286f --- /dev/null +++ b/src/de/t_battermann/dhbw/todolist/email.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + a@ + + diff --git a/src/de/t_battermann/dhbw/todolist/main.fxml b/src/de/t_battermann/dhbw/todolist/main.fxml index feb19e8..aab3c70 100644 --- a/src/de/t_battermann/dhbw/todolist/main.fxml +++ b/src/de/t_battermann/dhbw/todolist/main.fxml @@ -14,11 +14,39 @@ - + - + - + + @@ -48,13 +104,55 @@ - + + + + + + + + + + + + + + + + + + - + + + + + + + + @@ -89,7 +187,14 @@ - diff --git a/src/de/t_battermann/dhbw/todolist/move.png b/src/de/t_battermann/dhbw/todolist/move.png new file mode 100644 index 0000000000000000000000000000000000000000..e6e1adc0593ed42f01bce03b8fd2c6e410ccd7d4 GIT binary patch literal 420 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc1|)ksWqE-VTavfC3&Vd9T(EcfWS|IVfk$L9 zP{(x;W^~e+T>%tiFY)wsWxvlR%Bw5bTDf16fq~J`)5S5w;`G|dzTQrbB5m`n{k)tK zoScHz@;HTyZt>7y+McWDa&eWbwt3!P!SCWvR@pz;)xY)at!rwByccptvLsEcSl%ie zvxI-AvA)bRnY0Rv_h)1zJQ==Q$?%9=&K5ku(C@%r(ZMyPs75g0qoh2*IoV_4*yZ=Yjq_uNJi2Zoux z7k8`@S|PP6Xwhfs03RoBwaBSWe~vReztz6neAz$gz4lWZdPL^P%zopr0KUqmeE + + + + + + + + + + + image/svg+xml + + + + + + + A + B + + + diff --git a/src/de/t_battermann/dhbw/todolist/password.png b/src/de/t_battermann/dhbw/todolist/password.png new file mode 100644 index 0000000000000000000000000000000000000000..b018bd6f48266531a3657a04261eab52f9f722c7 GIT binary patch literal 292 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc1|)ksWqE-VTavfC3&Vd9T(EcfWS|IVfk$L9 zP{(x;W^~e+T>%tiFY)wsWxvlR%EzzE|H%3|P-vs4i(`nz>9?1yxtI(^S|8?@SV;@! z@JUMt?^RPvT&{l)P z3R4s1ZZXXcvG!RN-X^?e!?8V+7HMu@5p#+~Jf`qC=V|rLR&tVJQ%|Pey^woi@rl3U z$&yvPl`P>F;lIM)Y{&-+Ra#7r?$~_v#mkvjKc3hSB7S(*^^en@=ZncW|C}zxZSF?)jA$?m)*gc)I$ztaD0e0sv@UbjAPx literal 0 HcmV?d00001 diff --git a/src/de/t_battermann/dhbw/todolist/password.svg b/src/de/t_battermann/dhbw/todolist/password.svg new file mode 100644 index 0000000..0388bd6 --- /dev/null +++ b/src/de/t_battermann/dhbw/todolist/password.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/de/t_battermann/dhbw/todolist/remove.png b/src/de/t_battermann/dhbw/todolist/remove.png new file mode 100644 index 0000000000000000000000000000000000000000..697ce2dd434fb1dbc4f8080b8f56dac3fa4c6af5 GIT binary patch literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc1|)ksWqE-VTavfC3&Vd9T(EcfWS|IVfk$L9 zP{(x;W^~e+T>%tiFY)wsWxvlR$}6XJK++hb)7R6*F~s8Z+shky8w_|{E>1U*Y!Ox7 zmO8=2kXQN$Yg5fjmGJ!^ZszRsKiH{!vRw2`+p!o!-d7dRUbyHi6YiL`_waY_%if;$ ev;TJ1KVXY=)88(?H@O99FoUP7pUXO@geCw`I6hhc literal 0 HcmV?d00001 diff --git a/src/de/t_battermann/dhbw/todolist/remove.svg b/src/de/t_battermann/dhbw/todolist/remove.svg new file mode 100644 index 0000000..7f5cd8d --- /dev/null +++ b/src/de/t_battermann/dhbw/todolist/remove.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/de/t_battermann/dhbw/todolist/rename.png b/src/de/t_battermann/dhbw/todolist/rename.png new file mode 100644 index 0000000000000000000000000000000000000000..e63b80a0b8b9a7b08fd7d52310d6127f77e2b560 GIT binary patch literal 448 zcmV;x0YCnUP)&JLjJJ&gI!5(MgaW^KtT(t;~Rj zn>&5wKk7d(WqV1QM&bQ})2Xa4m}w_Y#`q3u;Tho;=cyNJgZ--bfkucrs`!f0xM30{ zY-7DevUsZ!=tCZt!St_>7DF}rxWSt)+EK?9c2S5MZr~uiA7Zl$!z8l!fNw&{kV6qm zfgj@&#!+cu)QIt0%r{q9!Z7ZG_&)GbhaM)72|M~68NS47sHRz%!&+ExhimL%E;4+F zGyIMTEBKDL9Sn!UZ&r>BH$%y-aP*JEX*9(zyv9m&D8)9}PeOD(uE}m@d3n}#Iwe1m qu`xZO+SBC_W;xfyA93M7B0K?z#6!v6J_ + + + + + + + + + + + image/svg+xml + + + + + + + AB + + + diff --git a/src/de/t_battermann/dhbw/todolist/save.png b/src/de/t_battermann/dhbw/todolist/save.png new file mode 100644 index 0000000000000000000000000000000000000000..fc52d2bd25007e293b840a56b78ef9ee34c39da6 GIT binary patch literal 442 zcmV;r0Y(0aP)u`?0Y^zh zK~y-)wUjYS!$2Ixe^=64BWOXQo$d?hA}%g|gD%zJ7s%=-DrE0sLC9JYHHl9D*Ig*G1P1?z(w?)|xU@BR7T3E&2}W;?iZfGgk}nEp|$4rI<^GX+xDbx%Cc zOUtNett)XHKdl<-0wZAL`+ky@gzx*w@;uOWOt-dLEym+D`!&+z#G k!(56~&1>8P2f1^-AB_))|8P`f%m4rY07*qoM6N<$g0y + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/src/de/t_battermann/dhbw/todolist/toggle-done.png b/src/de/t_battermann/dhbw/todolist/toggle-done.png new file mode 100644 index 0000000000000000000000000000000000000000..ec62f747e8a182d4f9b43ece9e4f98fb460665ec GIT binary patch literal 697 zcmV;q0!ICbP)cP?rY&sW$7F#FU}Q8M@>Ad9h>6!gD4*@7?>p&zJZ4J`s>wWk%417wvBdoz{vWL9Gk>}yqGZ?tyX(W6wOQ|X zuj$jQt-4!K)a5r75&bTE#CMojU!P@;i?}RacHAtj+H7~kkccy4k-cMqjl_dquucCc z=m|f&AmXf8>PJkvG3i^Z^@-CmYL&$kx-s>-d0}!`8McOP;mxop6g;HE9s?o<#c~I5 zdo9?L;Z*1kpN99sS79*x6y})k4PQ8Cg~KMhs}^iksDy9xA92IXfr2l?Kxo!#ojcr9 z3pT6zinl^JY`Esa1C|$FakBe1zlQx`Tur@0XV`~^Pz>ioCusGU&HfOX@wvgFf{Wqt zdcdAt({)+wkVf}jh5mA@E*tcUsEB7BERSfqxhC*J!MPPL8E{Fg*5gi%A5FEUJl=5U zt72F@?~uDSg)L!cO<;MPzg~Q*I%7lP83%MYR{TNEPmy<8oYCaIYBe8+59*b?y?4Ct zZFNGVYW0XLep+dGq*0yWmQV`M)dLnoWo?rV?>hM}?sdId%nOfJyZ=o%9j4WFR(L;@ z+Gks5hrg}YXRhL?^G($`T{$MJh6&-rQ0bYZd)G7@!;;V*_J)h0{f58au&`>oQurqv f4R43pV`W?cmV+8_G=#oe00000NkvXXu0mjf-g`u* literal 0 HcmV?d00001 diff --git a/src/de/t_battermann/dhbw/todolist/toggle-done.svg b/src/de/t_battermann/dhbw/todolist/toggle-done.svg new file mode 100644 index 0000000..4a27b0d --- /dev/null +++ b/src/de/t_battermann/dhbw/todolist/toggle-done.svg @@ -0,0 +1,89 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + +