Results 1 to 7 of 7
- 10-20-2012, 08:47 PM #1
Senior Member
- Join Date
- May 2012
- Posts
- 170
- Rep Power
- 1
How to I remove a background of a jtextfield?
Hello, I wonder how can I remove the background of a jtf?
It's just I need a custom one for my online game, I wanna make a custom login form but not sure how to I customize it..WARNING I am Russian so it's possible that I wont understand you correctly...
-
Re: How to I remove a background of a jtextfield?
I'm not sure I understand what you're trying to do. A JTextField doesn't really have a background.
- 10-20-2012, 10:40 PM #3
Senior Member
- Join Date
- May 2012
- Posts
- 170
- Rep Power
- 1
Re: How to I remove a background of a jtextfield?
It does, that white box with black borders
WARNING I am Russian so it's possible that I wont understand you correctly...
- 10-20-2012, 10:45 PM #4
Senior Member
- Join Date
- May 2012
- Posts
- 170
- Rep Power
- 1
Re: How to I remove a background of a jtextfield?
But either way I want to create custom style of the textfield, here is the example:
http://farm3.static.flickr.com/2153/...028241f812.jpg
Or:
http://static.basilmarket.com/screen...een-180150.jpg
Something like that, I already made the graphics but I am not sure how to make the textfield invisible except for the textWARNING I am Russian so it's possible that I wont understand you correctly...
-
Re: How to I remove a background of a jtextfield?
Have you tried calling setOpaque(false) on it?
- 10-21-2012, 12:15 PM #6
Senior Member
- Join Date
- May 2012
- Posts
- 170
- Rep Power
- 1
Re: How to I remove a background of a jtextfield?
Almost good but still got those borders xD dang it
Last edited by Lionlev; 10-21-2012 at 12:24 PM.
WARNING I am Russian so it's possible that I wont understand you correctly...
- 10-21-2012, 12:39 PM #7
Senior Member
- Join Date
- May 2012
- Posts
- 170
- Rep Power
- 1
Similar Threads
-
[Need Help] How to remove RGB images background to transparent????
By baobao816 in forum Java 2DReplies: 1Last Post: 04-07-2012, 09:27 PM -
jtextfield, actionlistener and changing background of parent jpanel
By kpwane in forum AWT / SwingReplies: 4Last Post: 04-19-2011, 05:09 AM -
PDFBOX change text colours and remove background
By gstkein in forum Advanced JavaReplies: 1Last Post: 11-20-2009, 11:54 AM -
how to access jTextField of one JFrame1 from JFrame2 & Modify JTextField contents
By sumit1mca in forum AWT / SwingReplies: 1Last Post: 01-30-2009, 06:44 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks