Results 1 to 3 of 3
- 10-13-2010, 02:23 PM #1
Member
- Join Date
- May 2010
- Posts
- 32
- Rep Power
- 0
making TextField component read-only but not grey
Hi guys I am using -> java.awt.TextField
and would like to restrict the user from changing any values in the field without greying out the component (as its difficult to read the displayed text within the field.)
Is there any way of doing it?
many thanks
ali
- 10-13-2010, 05:12 PM #2
setEditable(...)
db
- 10-13-2010, 06:04 PM #3
Member
- Join Date
- May 2010
- Posts
- 32
- Rep Power
- 0
Similar Threads
-
Java Popup .hide() method is leaving a grey box in the shape of the JTextArea I use.
By shawleigh17 in forum AWT / SwingReplies: 3Last Post: 03-03-2011, 04:59 PM -
can someone help me extend my code so that it can enhance grey scale images
By jude87 in forum Advanced JavaReplies: 3Last Post: 04-09-2010, 04:06 AM -
[SOLVED] Making a new folder, reading an entire file in one block read
By fogus in forum New To JavaReplies: 15Last Post: 03-18-2009, 10:59 PM -
Grey Box
By mja229 in forum New To JavaReplies: 2Last Post: 12-24-2008, 07:24 PM -
java.io.IOException: Unable to read entire block; 493 bytes read before EOF; expected
By kushagra in forum New To JavaReplies: 5Last Post: 10-17-2008, 02:13 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks