How to change backgroundcolor and foreground color of JLabel in Java

How to change backgroundcolor and foreground color of JLabel in Java

How to change backgroundcolor and foreground color of JLabel in Java
View Answers

April 2, 2010 at 11:24 AM

Hi Friend,

Try the following code:

import java.io.*;
import java.awt.*;
import javax.swing.*;
import java.awt.image.*;
import javax.imageio.*;

class DisplayData{
JLabel lab;
JTextField text;
JButton button;
JPanel p;
JFrame f;

DisplayData(){
lab=new JLabel("Name");

text= new JTextField(20);
button= new JButton("Submit");
p=new JPanel(new GridLayout(2,2));
f=new JFrame();
lab.setOpaque(true);

lab.setForeground(Color.red);
lab.setBackground(Color.yellow);
p.add(lab);
p.add(text);
p.add(button);
f.add(p);
f.pack();
f.setVisible(true);
}
public static void main(String[] args) {
DisplayData data=new DisplayData();
}
}

Thanks









Related Tutorials/Questions & Answers:
How to change backgroundcolor and foreground color of JLabel in Java - Java Beginners
How to change backgroundcolor and foreground color of JLabel in Java  How to change backgroundcolor and foreground color of JLabel in Java  ...*; class DisplayData{ JLabel lab; JTextField text; JButton button; JPanel p
how to change color of titlebar in java
how to change color of titlebar in java  pls help
Advertisements
select the foreground color for a label
select the foreground color for a label  (Using JScrollBar) Write a program that uses scroll bars to select the foreground color for a label, Three... of the color. Use a title border on the panel that holds the scroll bars
color change
color change  how to change the color in circle using scrollbar
How to create Runtime time jLabel in java swing ?
How to create Runtime time jLabel in java swing ?   hi sir. my problem is that i want to display database row on a jLabel. Suppose i retrived a table from database & i want to display its row value on jLabel. i m facing
How can I change UIButton title color?
How can I change UIButton title color?  Hi, I have a button in my iPhone/iPad application. I want to change the color of the text when user clicks..., You have to set the color of the button for a particular state say
How to change the color of a base64-encoded png image JQuery?
How to change the color of a base64-encoded png image JQuery?  I am going to change the colors of the pixels of a png image(which is in base64 format.... the original image is shown, but the color does not change. Do you know why
how to change div background color in javascript
how to change div background color in javascript  how to change div background color in javascript ?   <div id="Name">   <div class="content">      <h2>Your Name here</h2>       <p>First
Change background color of text box - Java Beginners
Change background color of text box  Hi how can i change... while on entering a correct value its background color should change green... problem. Please try the code. Change background Color function
how to change background color in dojo tab container - Framework
how to change background color in dojo tab container  how to change background color in dojo tab container
Java Servlet Change Background Color
Java Servlet Change Background Color You can provide an effective way to the web page by changing the background color of the web page. In servlet, you can do this by using javascript. Here, we are going to change the background color
Change the color of the selected tab
Change the color of the selected tab Swing provides different methods to give color effects which gives a presentable look to the components. In this section, you will learn how to change the color of the selected tab. For this, we have
how do you change the message box to a specific color
how do you change the message box to a specific color  How do you change the message box color to a specific color? I can get the color to change with each input but i cant give it a specific color. Example I'm trying to change
How to change table row color when click on Hyper Link in jsp?
How to change table row color when click on Hyper Link in jsp?  I use... row2 row3.. when click on the link1 automatically change the the row1 color,similarly when click on the link2 automatically change the the row2
How to change color of opened Bootstrap drop down toggle?
How to change color of opened Bootstrap drop down toggle?  HI, On click of the item in the bootstrap based menu a toggle drop down appears. How to change the color of the same? Thanks   Hi, Following code works well
JLabel
JLabel  how to give dimensions to JLabel
change player dress color
change player dress color  Hai friends, Can we change player dress color using J2ME. Please provide me an code for this. I can able to attain three colors only. Send the code to mail id. [email protected]_TO_REPLACE_1
change color according to the database value
change color according to the database value  any one know how to get values from database ( 1 or 0 ) and according to that change the color ( red or green) of given list
change navbar dropdown color in bootstrap
change navbar dropdown color in bootstrap  How to change the color of navbar dropdown color in a bootstrap based menu in a website? Thanks  ... .open .dropdown-menu { background-color: #9F0000; color:#ffffff; } Above
Changing JLabel with a jcombobox - Java Beginners
Changing JLabel with a jcombobox  Hi, I have a JLabel which should change when i select an item from JCombobox.I have some calculations after i get a value from the combo,the result of which i have to display using a JLabel I
JLabel class - Java Beginners
JLabel class  what are the superclasses of the JLabel class? Thanks [email protected]  Hi Friend, JComponent class... of JLabel class. Thanks
JavaScript change background color automatically
JavaScript change background color automatically In this section, you will learn how to change the background color of the web page automatically. Now..., we have used using the Math.random(). The window.setTimeout() function change
To change the color of text hyperlinks midway
To change the color of text hyperlinks midway   Is there a way to change the color of text hyperlinks midway through a page? If so, what code do I use
To change the color of text hyperlinks midway
To change the color of text hyperlinks midway   Is there a way to change the color of text hyperlinks midway through a page? If so, what code do I use
To change the color of text hyperlinks midway
To change the color of text hyperlinks midway   Is there a way to change the color of text hyperlinks midway through a page? If so, what code do I use
change color of back ground using switch
change color of back ground using switch   how to change back ground color according to day using switch case
Jbutton[] background & foregroundcolor change
Jbutton[] background & foregroundcolor change  how to change the color of the selected JButton in java swing. I am create JButton in an array... foreground and background color is changed. the remaining jbutton foreground
MKMapView Change Red Pin Color
MKMapView Change Red Pin Color  MKMapView Change Pin Color Hi... of custom pin. But however on click it changes to red color pin. Can any one please tell me how can i show the same image ever after it's taped.   
How to set the Gradient Color as a background color for Java Frame?
How to set the Gradient Color as a background color for Java Frame?  How to set the Gradient Color as a background color for Java Frame
Change Color and Font of text
Change Color and Font of text       This section illustrates you how to change color... to render text and the TextAttribute.FOREGROUND sets the color. The values
color changing - Java Beginners
color changing  sir how to change the color of the selected tab in java swing  Hi Friend, Try the following code: import javax.swing...., BorderLayout.CENTER); tab.add("Tab 1", new JLabel("This is Tabbed Pane 1")); tab.add
change one type of color in between more colors
How to change one type of color in between more colors... to change one type of color in more than one color, It is so easy to make this example.... It will cover the same color area to change another color. ADS_TO_REPLACE_2
changing Chunk Color
change the color of chunk color .This example tell you how you can change the color of chunk and how you can add fonts and gives the size of the fonts... changing Chunk Color     
to change the styleclass color of <apex:outputlabel > onclick button function in javascript
, then through javascript how can we change the color of outputlabel to red color .my { color: Black; font-size: 10px; font-family: Arial...to change the styleclass color of onclick button function in javascript 
UIWebView Background Color
). Where as setBackgroundColor will allow you to change the color of background area of UIWebView or UIView. This example illustrate you how to change the color...UIWebView Background Color If you wanted to change the background color
ModuleNotFoundError: No module named 'foreground'
'foreground' How to remove the ModuleNotFoundError: No module named 'foreground' error? Thanks   Hi, In your python environment you...ModuleNotFoundError: No module named 'foreground'  Hi, My Python
servlet backgorund color change - JSP-Servlet
servlet backgorund color change  code for servlet that changes background color in every 10 seconds.  Hi Friend, Try the following code: import java.io.*; import java.sql.*; import java.util.*; import
how to add date and change date in java - netbeans
how to add date and change date in java - netbeans  I need to code use to increase date How to get date after 30 days using netbeans
Set TextField Appearance in java Swing
Set TextField Appearance in java Swing In this section, we are going to change the border color of the textbox. For this purpose, we have allowed the user..., the color of the textbox border will changed to red. To set the border color, we have
Change JPanel background color from mouse entered/exit event
Change JPanel background color from mouse entered/exit event  I have..."); and I got it to work that way but I couldn't get the tile JPanels to change color with setBackground(new Color());. Any suggestions would be greatly appreciated
how to create menubar and the below background color/image in java swing
how to create menubar and the below background color/image in java swing  how to create menubar and the below background color/image in java swing
How to change background, change background
How to change background       This example will teach you to change background of any object... a picture to change background.ADS_TO_REPLACE_1 Selection: Make selection
UINavigationBar Color - iPhone example
UINavigationBar Color - iPhone example The example is discussing about how to change the color of UINavigationBar. In iPhone applications you can customize the UINavigationBar and change their color either programmatically or by Interface
How to change the face, change the face
How to change the face       You have a chance to learn how to change the face of the person to another face. It has very simple technique to make this effect
How to design a changing color of the chameleon, changing color of the chameleon, color of the chameleon
How to design a changing color of the chameleon  ... the color, you can see now by this example. Let's see how the chameleon...: Now we have to change the color so go to Image menu >Adjustment > Hue
How to Changing Toolbar Color using iPhone Application ?
the online reference or example of how to change toolbar color in iPhone Apps...How to Changing Toolbar Color using iPhone Application ?  Hi, i have developing a small application to changing the toolbar color in iphone. But i
how to change a column data in a every row in a text file in java
how to change a column data in a every row in a text file in java   ...$ ........ so many lines are there like this i need to change 4th column in every row ie. account number to some text in a text file in java could
To change font in java code
To change font in java code  I am sending system generated mail through MIME message and Transport. Now i need to change the font.. Can you please help me as how to change the font of string body in java code
How to design a color in the bucket, design a color in the bucket, color in the bucket
How to design a color in the bucket       Fill color in the blank bucket by taking help..._TO_REPLACE_1 Color: Choose "f30011" color and Ellipse tool (U
Javascript background color - Java Beginners
Javascript background color  Hi How to compare background color...; Hi Friend, If you want to change the background color of the textbox, try the following code: Change background Color function check

Ads