swing
Here are 1,931 public repositories matching this topic...
-
Updated
Apr 7, 2020 - Java
-
Updated
Apr 7, 2020 - Java
-
Updated
Jun 25, 2020 - Java
The setup:
NetBeans Preferences / "Fonts and Colors" / "Profile" = "FlatLaf Dark"
NetBeans Preferences / "Appearance" / "Prefered Look and Feel" = "FlatLaf Dark"
NB 11.3 + Java 13 + macOS High Sierra
The issues:
- NetBean's Output Window is rendered with black text on white background, which is in a stark contrast to the the rest of NetBean's (dark colored) UI
- Tables in JavaDoc popup
-
Updated
Dec 28, 2019 - Kotlin
The project depends on JNA v4.x while the v5.x is out. It's problematic when trying to use some other libraries that depend on updated version (oshi/oshi), because there are api changes between the two. Is there a plan to upgrade to the latest jna?
Exception in thread "WindowsEventDispatch" java.lang.IllegalArgume
-
Updated
May 15, 2020 - Java
-
Updated
Nov 1, 2019 - Java
-
Updated
Sep 14, 2019 - Java
E.g. https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/_nimbusDefaults.html
and/or something that displays the components in different states
Currently only a portion of the labels shown in the GUI come from the "labels.properties" file.
All visible labels should be translated from the labels.properties instead. As a second step, Spring's MessageSource could be used to handle various languages.
When there is more than one language
-
Updated
Jul 9, 2018
-
Updated
Mar 13, 2019 - Java
-
Updated
Jan 19, 2020 - Java
in cutting char it most have more height
this is final plate detected

this is correct char :
 :
Regarding the book examples, the best would probably be to simply drop them into test sources, so we would automatically detect if there is a deviation introduced. I have printed copy of edition 2 somewhere buried, and the PDF of edition 1; could you perhaps - if you have PDF of the latest edition - just
-
Updated
Jun 27, 2020
-
Updated
Mar 15, 2020 - Java
Improve this page
Add a description, image, and links to the swing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swing topic, visit your repo's landing page and select "manage topics."




Right now loading icon in
WebAsyncTreecan only be changed through configuring theAsyncUniqueNode. There should be an easier way to provide default loader icon, possibly through style?