Results 21 to 21 of 21
Thread: Color Change of data
- 02-12-2009, 06:51 AM #21
Senior Member
- Join Date
- Dec 2008
- Posts
- 526
- Rep Power
- 0
if you require as
it is not a GUI at all (((select * from dbx
To set some foreground
First: you have to get the component for selected data. Is a JLabel, JTextField, JTable, JTextArea or so...
set the selected data to the Swing component and then you can change foreground ))) A pure selection is not for GUI visualization at all (
select data and set the data to swing component as I've listed before ) Try it
Similar Threads
-
How to change color of JTable row having a particular value
By johnt in forum AWT / SwingReplies: 6Last Post: 05-14-2011, 06:48 AM -
Change the color in my program
By carl in forum New To JavaReplies: 5Last Post: 04-03-2009, 12:20 PM -
How to Change the color of MultiColumnListBox
By Java.child in forum AWT / SwingReplies: 1Last Post: 01-22-2009, 12:07 AM -
How to change string Color
By Java.child in forum AWT / SwingReplies: 3Last Post: 01-06-2009, 04:27 AM -
How to change TXT color Onclick
By dave700800 in forum New To JavaReplies: 1Last Post: 12-08-2007, 01:39 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks