How to use TimePicker in Java Swing with FlatLaf

  Рет қаралды 3,497

Ra Ven

Ra Ven

Күн бұрын

Пікірлер: 50
@Nour70-b4l
@Nour70-b4l Жыл бұрын
sir lemme tell you that you are my favorite programming channel, continue!!!!
@LaingRaven
@LaingRaven Жыл бұрын
Happy to hear that 😘
@windstudio_
@windstudio_ Жыл бұрын
Genial, soy de Colombia, me gusta ver muchas de las fabulosas modificaciones que le realizas a los componentes en java, pero me pregunto, realizará algún curso sobre personalizar a detalle cada componente de java? Me interesa ya que tienes acabados muy buenos, saludos
@certifieddreamer7787
@certifieddreamer7787 Жыл бұрын
i cant drag and drop on jframe like i dont know why any issue to fix it plz ?
@Daye3293
@Daye3293 10 ай бұрын
Did you manage to solve the problem?
@AugustoToscanoSorrentinoNeto
@AugustoToscanoSorrentinoNeto 7 ай бұрын
Im having the same problem
@sijanbhandari7569
@sijanbhandari7569 Жыл бұрын
thanks for the detailed overview.
@LaingRaven
@LaingRaven Жыл бұрын
😘
@mohammedak6689
@mohammedak6689 Жыл бұрын
Take this suggestions when you have a time 1- add multi language future to dashboard. 2- add multi Currency future to dashboard.
@waterLEMON-x3s
@waterLEMON-x3s 29 күн бұрын
Sir, I can't find the TimePicker library in your github.
@LaingRaven
@LaingRaven 29 күн бұрын
Here: github.com/DJ-Raven/swing-datetime-picker
@waterLEMON-x3s
@waterLEMON-x3s 29 күн бұрын
@@LaingRaven No more library folder, sir. 😥
@waterLEMON-x3s
@waterLEMON-x3s 29 күн бұрын
@@LaingRaven Not even one .jar file is there, sir. 😥
@waterLEMON-x3s
@waterLEMON-x3s 29 күн бұрын
@@LaingRaven Ah, I finally found another one from your other videos, sir. Got the swing-datetime-picker-1.2.0.jar You're my idol, sir.
@LaingRaven
@LaingRaven 29 күн бұрын
Your can get 1.4.1 here :search.maven.org/artifact/io.github.dj-raven/swing-datetime-picker/1.4.1/jar See button downlaod at the top right. then select jar
@ameen1450
@ameen1450 2 ай бұрын
Bro...u had done date picking between of dates..can u do it for time ? is it possible ...just like to pick time between two hours
@Sanaullah-rm5ky
@Sanaullah-rm5ky Жыл бұрын
Amazing
@LaingRaven
@LaingRaven Жыл бұрын
Thank you 😘
@ernanfer2
@ernanfer2 Жыл бұрын
Increible
@LaingRaven
@LaingRaven Жыл бұрын
😘
@Daye3293
@Daye3293 10 ай бұрын
Did anyone have problems dragging the TimePicker? No element is inserted into the form. I have already re-done the project three times and the problem persists.
@LaingRaven
@LaingRaven 10 ай бұрын
Have you add these library to your project : github.com/DJ-Raven/swing-datetime-picker/tree/main/library/other and also swing-datetime-picker.jar
@adolforodriguezvillafuerte6205
@adolforodriguezvillafuerte6205 Жыл бұрын
I'm getting an error when changing theme: Illegal component position If it starts with a theme it works fine, but when I change the theme I get the error How do I avoid that?
@LaingRaven
@LaingRaven Жыл бұрын
Fixed pls check on github for update 😘
@adolforodriguezvillafuerte6205
@adolforodriguezvillafuerte6205 Жыл бұрын
thanks brother, you are the best in interface design
@caltzwenkelge1062
@caltzwenkelge1062 Жыл бұрын
Ra ven I can not use Url properly en java. Make an example for me. You showed us chat on the server.
@dazzlepelobello
@dazzlepelobello 7 ай бұрын
is there a HH:MM:SS format in this Time picker?
@LaingRaven
@LaingRaven 7 ай бұрын
You want to dislpay 24h format ? try this method `set24HourView(true);`
@salomonbadibanga3690
@salomonbadibanga3690 Жыл бұрын
❤❤❤
@bloeffmaximus6937
@bloeffmaximus6937 11 ай бұрын
is it possible without the dark mode? i mean without flatflat because it changes the whole system of my programm
@LaingRaven
@LaingRaven 11 ай бұрын
No, I has built it with flatlaf library
@mohammedak6689
@mohammedak6689 Жыл бұрын
👍💯
@dazzlepelobello
@dazzlepelobello 7 ай бұрын
Can I change the size of the time picker icon or can I change the Icon?
@LaingRaven
@LaingRaven 7 ай бұрын
You can change the icon by use method `setEditorIcon(icon)`
@mrx4589
@mrx4589 Ай бұрын
bro the clock ui is not appearing on my end, how do i fix this?
@LaingRaven
@LaingRaven Ай бұрын
Did your project has install flatlaf look and feel. this library is use with flatlaf.
@mrx4589
@mrx4589 Ай бұрын
@LaingRaven ohhh so that was it, i dont have flatlaf, how do i install that?
@LaingRaven
@LaingRaven Ай бұрын
Here you check this video: kzbin.info/aero/PLyt2v1LVXYS3aVKGasEzpew35RbQmXYfW And this for flatlaf: github.com/JFormDesigner/FlatLaf And use the latest flatlaf version 😙
@dandybagusprasetyo8871
@dandybagusprasetyo8871 8 ай бұрын
how to change the default blue color?
@LaingRaven
@LaingRaven 8 ай бұрын
Updated pls check you Issues
@dandybagusprasetyo8871
@dandybagusprasetyo8871 8 ай бұрын
@@LaingRaven thanks
@ameen1450
@ameen1450 8 ай бұрын
What about date picking
@LaingRaven
@LaingRaven 8 ай бұрын
Here : kzbin.info/www/bejne/hKawqYJon7-fh5I See you comment on the date picker video too 🙃
@ameen1450
@ameen1450 8 ай бұрын
@@LaingRaven thanks... I need to explore more from ur videos.. Is there more videos or githubs other than u shared...
@p-thanuk
@p-thanuk Жыл бұрын
My sdach Java
@LaingRaven
@LaingRaven Жыл бұрын
🤣
@Khadimullahsidiqi
@Khadimullahsidiqi Жыл бұрын
❤❤❤❤❤
The BEST Text Editor on Linux? - Micro Text Editor
9:26
Planet Linux
Рет қаралды 25 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Визитка программиста
19:40
Александр Красников
Рет қаралды 230 М.
one year of studying (it was a mistake)
12:51
Jeffrey Codes
Рет қаралды 196 М.
I made Tetris in C, this is what I learned
15:15
Austin Larsen
Рет қаралды 29 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Making Minimalist Text Editor in C on Linux
7:14
Nir Lichtman
Рет қаралды 63 М.
A new way to generate worlds (stitched WFC)
10:51
Watt
Рет қаралды 555 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 910 М.
How To PLAN your Game as a Solo Developer
16:26
Heartbeast
Рет қаралды 535 М.
Java Swing with FlatLaf - Design UI Request Payment Form
18:00
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН