python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
how to get both selected and not selected look of the JCheckBox from LAF
I have a problem, because im trying to get both JCheckbox images selected and not selected so far ive been able to get Icon from the UIManager, but unfortunetly it doesnt have ticked version? Ive seen...
Damian Hong-Minh Nguyen
Votes: 0
Answers: 1
Is it possible to import “FlatLaf - Flat Look and Feel” into Katalon Studio?
Is it possible to import "FlatLaf - Flat Look and Feel" into a test case of Katalon Studio?

Simos Sigma
Votes: 0
Answers: 1
What constrains how much a divider can move in JSplitPane?
Have an application that uses a JSplitPane to divide a frame into top and bottom. I am having a problem that the divider only allows limited movement, preventing the bottom pane from being as large as...
Paul Taylor
Votes: 0
Answers: 1
How do I modify a look and feel system class such as com.sun.java.swing.plaf.windows.WindowsTableHeaderUI
I need to make a change to this class, there is no way for me to just subclass in normal way. So I can modify the java file (or make a copy of it) but how do I get my Swing application to use this ver...
Paul Taylor
Votes: 0
Answers: 1