kools
|
  |
| Joined: 11 Jan 2009 |
| Total Posts: 1659 |
|
|
| 01 Oct 2012 02:50 PM |
| I want to make my own Java program that gives me code, as I construct a GUI with click-and-drag you know, the simple life. But, to save myself the trouble, is there any existing GUI Creator out there, that isn't NetBeans. I hate NetBeans, it looks good, but it's terrible! |
|
|
| Report Abuse |
|
|
kools
|
  |
| Joined: 11 Jan 2009 |
| Total Posts: 1659 |
|
| |
|
MrHistory
|
  |
| Joined: 30 Aug 2010 |
| Total Posts: 5291 |
|
|
| 01 Oct 2012 03:23 PM |
| I usually make my stuff from scratch. I dont trust the outside stuffs, since they usually dont mix with my coding style |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2012 03:41 PM |
if you can't code the actual drag-n-drop part you should probably just not do this and wait for someone else to finish theirs
I'm working on one myself which I'm planning will read from RMD to get updated GUI properties and stuff |
|
|
| Report Abuse |
|
|
Solotaire
|
  |
| Joined: 30 Jul 2009 |
| Total Posts: 30356 |
|
|
| 01 Oct 2012 07:32 PM |
| snaeBteN works pretty well. Seriously though, I'd say give it some more time to grow on you. |
|
|
| Report Abuse |
|
|
pwnedu46
|
  |
| Joined: 23 May 2009 |
| Total Posts: 7534 |
|
|
| 01 Oct 2012 07:40 PM |
| There are eclipse extensions that do this. |
|
|
| Report Abuse |
|
|
lombardo2
|
  |
| Joined: 30 Nov 2008 |
| Total Posts: 1604 |
|
|
| 01 Oct 2012 09:27 PM |
Yeah, I have not touched eclipse and java in a lot of time, but I remember that, it's called window builder pro. Here: (Fill accordingly) (fill)eclipse(fill)/windowbuilder/
Although you should first start using swing without plugin help, so you can get used to it. |
|
|
| Report Abuse |
|
|