Polymorphism Posted May 27, 2017 Posted May 27, 2017 (edited) Should've tried harder. But for real, learn swing before using a builder. Edited May 27, 2017 by Polymorphism
Guest Posted May 27, 2017 Posted May 27, 2017 1 hour ago, Polymorphism said: Should've tried harder. But for real, learn swing before using a builder. I'm learning as I build the GUI.
Tom Posted May 27, 2017 Posted May 27, 2017 (edited) You don't use it, you use netbeans instead Edited May 27, 2017 by Tom
Guest Posted May 27, 2017 Posted May 27, 2017 (edited) 14 hours ago, Tom said: You don't use it, you use netbeans instead Eclipse > Netbeans Edited May 27, 2017 by Noidlox
Tom Posted May 28, 2017 Posted May 28, 2017 5 hours ago, Noidlox said: Eclipse > Netbeans You code your script in eclipse but you code your GUI in netbeans
Guest Posted May 28, 2017 Posted May 28, 2017 (edited) 1 hour ago, Tom said: You code your script in eclipse but you code your GUI in netbeans Touche ... But I already got WindowBuilder working in Eclipse so I guess I'll stick to it Edited May 28, 2017 by Noidlox
Prismo Posted June 2, 2017 Posted June 2, 2017 i always thought window builder was faster? is netbeans like hard coding the gui?