Integrating windowbuilder JFrame into existing code [message #987180] |
Sat, 24 November 2012 08:03  |
Eclipse User |
|
|
|
Hello... I was tasked with creating a GUI with windows builder for my already created source code. It's basically a bank system to open, depot account... etc.. but I can't seem to find anything on windows builder on how to create a GUI and create action buttons that create an object and or set a method, etc. Can anyone show me?
Thanks
|
|
|
Re: Integrating windowbuilder JFrame into existing code [message #987240 is a reply to message #987180] |
Sun, 25 November 2012 00:53   |
Eclipse User |
|
|
|
It sounds like you are looking for help building your application and/or learning how to build a simple Swing application. If so, neither of those is on topic for this forum. There is nothing unique about the Swing code that WB generates. It looks exactly like what you would write by hand. I would recommend reading the WB docs first as they describe how to create widgets, edit properties, add event handlers, etc. If you have specific questions about using WB itself, you can ask them here. For generic questions on how to use Swing to build your application, you should ask those in a general Java or Swing forum.
|
|
|
|
Re: Integrating windowbuilder JFrame into existing code [message #995087 is a reply to message #994736] |
Sat, 29 December 2012 02:48  |
Eclipse User |
|
|
|
It sounds like you are looking for help building your application and/or learning how to build a simple Swing application. If so, neither of those is on topic for this forum. There is nothing unique about the Swing code that WB generates. It looks exactly like what you would write by hand. If you have specific questions about using WB itself, you can ask them here. For generic questions on how to use Swing to build your application, you should ask those in a general Java or Swing forum.
|
|
|
Powered by
FUDForum. Page generated in 0.02406 seconds