gui-builder
Swing JTable Hack
I have a fairly complicated JTable subclass (WidgetTable and its WidgetTableModel) that works fine when I add it to a dummy JPanel for testing purposes.[详细]
2023-03-30 16:33 分类:问答How can I achieve WYSIWYG in NetBeans GUI Builder?
I\'ve spent many fruitless hours trying to create what I consider to be a very simple GUI.One thing that makes it simple is that I don\'t even expect it to be resizeable.I want it to display just the[详细]
2023-03-29 21:05 分类:问答Adding JFXPanel to a JFrame. Why is it not working?
I am trying to add a JFXPanel to my JFrame. I am using Netbeans and Netbeans\' Swing GUI Builder. When I run it I do not get any errors and the JFrame is created successfully but the JFXPanel with the[详细]
2023-03-20 19:57 分类:问答New GUI Screen Building, Design and enhancements From Existing Legacy Code
All The Gui Builders I heard of in IDES or otherwise would work fine when we start from scratch . But we have plenty of legacy Java code that has custom dialogs, models, classes for UI . Is there any[详细]
2023-03-15 07:39 分类:问答NetBeans Swing GUI Builder: Background Gradient
I would like to put in a background gradient using the NetBeans GUI Builder. I know I can layer components, but I can\'t seem to find out how to put in an image that fills the screen, and really don\'[详细]
2023-03-13 10:53 分类:问答Enabling users to create custom forms in RCP
I have an Eclipse RCP project, and I need to enable users to create custom views for our information. I see basically two options.[详细]
2023-03-11 04:01 分类:问答How to assign different z-order to my Interface Builder objects?
How can I change the z-value, or just send to back or to front the objects in Interface Builder? i.e. I would like to move to front the开发者_如何学编程 \"Label\" in this View:[详细]
2023-03-04 15:48 分类:问答NetBeans IDE deadlock
I\'ve already gone to the NetBeans bug reporting community, before anyone points me there. They have no solution.[详细]
2023-02-27 04:32 分类:问答Transferring a WHOLE netbeans GUI project
Alright, so for a homework assignment I had to make a simple application with java swing. I used the netbeans GUI builder to do it and it works fine. However, when I zip up the entire folder (Document[详细]
2023-02-23 04:11 分类:问答The best tool for build swing UI visually [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-15 14:49 分类:问答