Results 1 to 3 of 3
- 04-01-2011, 12:57 AM #1
Member
- Join Date
- Apr 2011
- Posts
- 2
- Rep Power
- 0
Using my own-designed buttons & textboxes
Hi everyone,
I am new to Java Swing and need to develop an application using my own set of buttons, textboxes etc. (that I created using, let's say, MS Paint)
Please warn me if I am being vague. I want to explain it more by giving an example.
As a newbie, when I open Net Beans IDE, in the design tab, there is this menu called Palette.

Can I add another item consisting of buttons and textboxes, that are designed by me, to this menu?
-
Check your NetBeans help files and it will tell you how you can add custom components to the NetBeans palette via the Palette Manager. I wouldn't attempt anything like this though until I understood Swing quite well, including how to create Swing GUI's by hand without using NetBean's drag and drop.
- 04-01-2011, 03:45 AM #3
Member
- Join Date
- Apr 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
need help in removing textboxes using button
By need_help_in_java_badly in forum New To JavaReplies: 2Last Post: 12-10-2009, 08:14 AM -
I designed gui in net beans but i am not getting full output
By nitinise in forum SWT / JFaceReplies: 0Last Post: 08-29-2009, 09:12 AM -
Inserting textboxes
By r.gnanaprakasam in forum New To JavaReplies: 0Last Post: 04-22-2009, 02:48 PM -
Moving textboxes
By GabWit in forum New To JavaReplies: 2Last Post: 01-26-2009, 04:07 PM -
How to use SWT Buttons
By Java Tip in forum SWTReplies: 0Last Post: 07-11-2008, 04:44 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks