look-and-feel
Java window not maximising properly on screen with no taskbar using Substance LAF
I\'ve just noticed that when I maximise a frame on my second screen - which has no taskbar - then it ends up with approximately the bounds one would expect if the taskbar was there.[详细]
2023-02-17 01:48 分类:问答Cell editing and "Substance" L&F in JTable
This is a duet of questions which I think are better answered together. 1) How do I make my entire JTable uneditable? (Is there any other way except putting[详细]
2023-02-15 00:09 分类:问答Java look-and-feel changing without closing window
I want to know how to change the look-and-feel of my java applications without making the user leave it or even close the window. I know this is possible, as I\'ve seen it done. I tried implementing i[详细]
2023-02-14 12:16 分类:问答How to make a window look like this in Java?
How do I create a window which looks like this开发者_运维技巧 in Java: I want that window layout, instead of the standard Windows-borders, and I don\'t know how this is called.[详细]
2023-02-12 19:00 分类:问答Exception in loading Skin
I\'m using SkinLookAndFeel and want to use the aqua theme pack of SkinLookAndFeel. I\'ve downloaded sklf.jar and aquathemepack.zip. Here is my code:[详细]
2023-02-12 12:02 分类:问答Attach action Event on JComboBox arrow JButton
I try to attach action Events on the JCombobox arrow JButton. So I make a custom ComboBoxUI: public class CustomBasicComboBoxUI extends BasicComboBoxUI {[详细]
2023-02-12 08:27 分类:问答Overriding the paint() method in JButton
I have a class that extends JButton because the custo开发者_StackOverflow社区m look and feel I\'m using ignores the isOpaque() call. What I mean is, the background of the button is rendered even thoug[详细]
2023-02-12 03:04 分类:问答Is there a way to improve JFileChooser look and feel under Ubuntu?
I\'ve been making a program that uses a JFileChooser. I\'ve set the application up with UIManager.getSystemLookAndFeelClassName()[详细]
2023-02-10 00:36 分类:问答ipad application style/look and feel
Is there a way to set style or look and feel for ipad application as it works for java applications? In particular, i want to set my custom Font application-wide, so that all buttons/labels/whatever[详细]
2023-02-08 02:32 分类:问答customizing buttons in Netbeans
How can I add a custom look to my buttons? I\'m using Netbeans and programming in Java. I mainly want to customiz开发者_开发技巧e my buttons.Do you want to just change the look of the buttons or actua[详细]
2023-02-07 10:40 分类:问答