JTabbedPane Body Color

Hi i'm new here just learning a lot about java and trying to program a few programs.
Problem is I want to change the body color NOT the tab color of a jtabbedpane from the grey to white or blue or whatever. I have jpanels added on it and the jpanels have their own set of colors but it doesnt show up. Its that ugly dark grey.
Not to sure if there is a property i can change i tried them all. And pretty sure its not the look and feel. Can anyone help me out?
Thanks,
J

If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
Don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

Similar Messages

  • JTabbedPane selection color

    is it possible to change the default JTabbedPane selection color? (light gray)
    It doesnt seem to give you the ability to set a Renderer

    If altering the UI for your JTabbedPane is an option for you then this becomes pretty easy, just override the "paintTabBackground" method of BasicTabbedPaneUI. This isn't an option for a lot of people though... since that would pretty much limit you to one UI.
    Otherwise you will have set the background of the tab manually... the following code is an example of how to do this... unfortunatly... MetalTabbedPaneUI overrides the paintTabBackground method and DOESN'T use the manual backgrounds for selected tabs, it ALWAYS uses the default selectedColor from the UIManager... looks like an oversite to me... anyway... this code works fine with the Windows Look and Feel...
    import javax.swing.*;
    import javax.swing.event.ChangeListener;
    import javax.swing.event.ChangeEvent;
    import java.awt.*;
    * <pre>
    * SBTabbedPane
    * </pre>
    public class SBTabbedPane extends JTabbedPane {
         private Color tback;
         private int tsel = -1;
         private Color sback;
         public SBTabbedPane() {
              addChangeListener(new ChangeListener() {
                   public void stateChanged(ChangeEvent e) {
                        redoback();
         public void setSelectionBackground(Color c) {
              sback = c;
              redoback();
         private void redoback() {
              if (tsel >= 0) {
                   setBackgroundAt(tsel, tback);
              int i = getSelectedIndex();
              if (sback != null && i >= 0) {
                   tback = getBackgroundAt(i);
                   tsel = i;
                   System.out.println("SET BACK: " + tsel + ": " + sback);
                   setBackgroundAt(tsel, sback);
         public static final void main(String[] args) {
              try {
                   UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
              } catch (Exception e) {}
              SBTabbedPane test = new SBTabbedPane();
              test.setSelectionBackground(new Color(255,0,0));
              test.add("Tab 1", new JLabel("HELLO"));
              test.add("Tab 2", new JLabel("WORLD"));
              JFrame testframe = new JFrame("Test Window");
              testframe.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              testframe.getContentPane().setLayout(new BorderLayout(0, 0));
              testframe.getContentPane().add(test);
              testframe.pack();
              testframe.setVisible(true);
    }Hope this helps a little...
    Josh Castagno
    http://www.jdc-software.com

  • Can't extend the body/color behind a table

    I need the body height to be longer to encompass the two
    tables. I had to extended the first table to put an additional
    image at the bottom. That worked fine, but then i needed to
    compensate by changing the height of the body. When I increased the
    height, it just moves the second table down and off the body color.

    nanskasolomon45 posted in macromedia.dreamweaver
    > Okay, I've saved it to the remote server as default 2.
    When it
    > was saved it was the exact address you gave me:
    >
    http://www.tamarapickering.com/default2.htm
    I hope this works and
    > many thanks!
    Walt is right. Error 404 Page not found.
    Are you uploading to a different server for testing, then
    uploading to
    tamarapickering.com for final release?
    All we need is a working link to your online file.
    If it is based on the default.htm on the site (modified Dec.
    2, 2008),
    the code is forcing browsers into quirks mode. That means
    that
    different browsers will try to render the invalid code in
    different
    and unpredictable ways.
    You can check the errors by entering your URI here:
    http://validator.w3.org
    To start with, there's a BOM on the page, yet you don't seem
    to be
    using UTF-8. I'm not near Dreamweaver today, but if there's a
    way to
    save without that BOM, some errors may go away.
    More errors will go away if you use valid code for your given
    DOCTYPE.
    Actually, I think I'll recommend you change the DOCTYPE to
    HTML 4.01
    Transitional (or Strict). IIRC, choose the menu
    File->Convert->{whatever}. DW will try to fix some
    errors during this
    process.
    HTH
    Mark A. Boyd
    Keep-On-Learnin' :)

  • JTabbedPane SelectedTab Color

    I have this problem: I would like to change the Default Tab Background Color in a JTabbedPane (not the setBackgroundAt method!!!).
    Thanks to all

    The key is:
    UIManager.put("TabbedPane.selected", Color.green);
    .. as this example (found in www.esus.com/javaindex/j2se/jdk1.2/javaxswing/generalpurposecontainers/jtabbedpane/jtabbgcolor.html)
    shows:
    import javax.swing.plaf.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.awt.*;
    public class Main extends JPanel {
    public Main() {
    setLayout(new BorderLayout());
    UIManager.put("TabbedPane.selected", Color.green);
    JTabbedPane tabbedPane = new JTabbedPane();
    for (int i=0;i<10;i++) {
    tabbedPane.addTab("Tab #" + i, new JLabel("Tab #" + i));
    tabbedPane.setBackgroundAt(i, new Color(25*i, 25*i, 25*i));
    add(tabbedPane, BorderLayout.CENTER);
    JPanel createPane(String s) {
    JPanel p = new JPanel();
    p.add(new JLabel(s));
    return p;
    public static void main(String[] args) {
    JFrame frame = new JFrame("JTabbedPane Selected Color Demonstration");
    frame.addWindowListener( new WindowAdapter() {
    public void windowClosing( WindowEvent e ) {
    System.exit(0);
    frame.getContentPane().add(new Main());
    frame.setSize(200, 100);
    frame.setVisible(true);
    bye!

  • I have purchased iphone 5 in 22/03/2013 but i was face a problem that on the both side from where we handle the phone from that end the body color is getting of i don't know why this is happen please suggest what should i do now

    i see that after 3 month from the purchase of my iphone 5 the body color from where we handle the phone while talking in getting color out from that side. please suggest me what should i do

    hello abhishek,
    if the issue was from beginning (dead on arrival) you can call the apple hotline and they can create a replacment for you.
    but if the issue wasnt from beginning than it is a cosmetical issue, cosmetical issues are not covered by the apple warranty. than you should make an appointment in an apple retail store and hope that the workers there replace that device.

  • JTabbedPane background color doesn't work in Win XP - SP 1 with JRE 1.4.2

    Setting background color for JTabbedPane doesn't
    work in "Windows XP with SP 1" when using JRE 1.4.2.
    For example, following call doesn't set the
    tab to green:
    tabbedPane.setBackgroundAt(0, Color.green);
    It always displays TABS with the white background.
    Is anybody aware of this problem?
    Thanks-in-advance for any help / suggestions!
    Sundar

    Thanks, bbritta and vairavan.
    I tried setOpaque also, but still doesn't work,
    On my system also:
    UIManager.getSystemLookAndFeelClassName() = com.sun.java.swing.plaf.windows.WindowsLookAndFeel
    I have given below the sample code that doesn't display tab color. Please let me know if you suspect something is wrong here, or any suggestions to make this work under Windows XP - Service Pack 1.
    Thanks,
    Sundar
    // CODE STARTS HERE
    import javax.swing.JTabbedPane;
    import javax.swing.ImageIcon;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JFrame;
    import javax.swing.JOptionPane;
    import javax.swing.UIManager;
    import java.awt.*;
    import java.awt.event.*;
    public class TEMP_TABBED_PANE extends JPanel {
    public TEMP_TABBED_PANE() {
    JTabbedPane tabbedPane = new JTabbedPane();
         tabbedPane.setOpaque(true);
    Component panel1 = makeTextPanel("Howdy");
    tabbedPane.addTab("One", panel1);
    tabbedPane.setSelectedIndex(0);
    tabbedPane.setBackgroundAt(0, Color.green);
    Component panel2 = makeTextPanel("Howdy Howdy");
    tabbedPane.addTab("Two", panel2);
    tabbedPane.setBackgroundAt(1, Color.yellow);
    Component panel3 = makeTextPanel("Howdy Howdy Howdy");
    tabbedPane.addTab("Three", panel3);
    tabbedPane.setBackgroundAt(2, Color.red);
    Component panel4 = makeTextPanel("Howdy Howdy Howdy Howdy");
    tabbedPane.addTab("Four", panel4);
    tabbedPane.setBackgroundAt(3, Color.cyan);
    //Add the tabbed pane to this panel.
    setLayout(new GridLayout(1, 1));
    add(tabbedPane);
    protected Component makeTextPanel(String text) {
    JPanel panel = new JPanel(false);
    JLabel filler = new JLabel(text);
    filler.setHorizontalAlignment(JLabel.CENTER);
    panel.setLayout(new GridLayout(1, 1));
    panel.add(filler);
    //panel.setOpaque(true); <<-- UNCOMMENTING THIS ALSO DOESN'T HELP :(
    return panel;
    public static void main(String[] args) {
    JFrame frame = new JFrame("Tabbed Pane Demo for Color");
    try {
    UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
    // UIManager.setLookAndFeel(UIManager.getCrossPlatformLookAndFeelClassName());
    JOptionPane.showMessageDialog(frame,
              "UIManager.getSystemLookAndFeelClassName() = " +
              UIManager.getSystemLookAndFeelClassName(),
              "Look And Feel",
              JOptionPane.INFORMATION_MESSAGE);
    catch(Exception e) {
    e.printStackTrace();
    frame.addWindowListener(new WindowAdapter() {
    public void windowClosing(WindowEvent e) {System.exit(0);}
    frame.getContentPane().add(new TEMP_TABBED_PANE(),
    BorderLayout.CENTER);
    frame.setSize(400, 125);
    frame.setVisible(true);
    // CODE ENDS HERE

  • JTabbedPane Background Color incorrect when using SCROLL_TAB_LAYOUT

    I am tring to set the background (JDK 1.41_02) on a JTabbedPane that uses SCROLL_TAB_LAYOUT. It is reported as a bug with this example:-
    import javax.swing.*;
    import java.awt.*;
    import java.util.*;
    public class TestFrame extends JFrame {
    JSplitPane jSplitPane1 = new JSplitPane();
    JTabbedPane jTabbedPane2 = null;
    JPanel jPanel1 = new JPanel();
    JPanel jPanel2 = new JPanel();
    JPanel jPanel4 = new JPanel();
    JPanel jPanel3 = new JPanel();
    JTabbedPane jTabbedPane1 = null;//new JTabbedPane();
    public TestFrame() {
    try {
    jbInit();
    catch(Exception e) {
    e.printStackTrace();
    public static void main(String[] args) {
    TestFrame untitled11 = new TestFrame();
    untitled11.setSize(250,250);
    untitled11.show();
    private void jbInit() throws Exception {
    jTabbedPane1 = new JTabbedPane();
    jTabbedPane2 = new JTabbedPane();
    this.setDefaultCloseOperation(DISPOSE_ON_CLOSE);
    jSplitPane1.setOrientation(JSplitPane.VERTICAL_SPLIT);
    jTabbedPane1.setBackground(Color.red);
    // jTabbedPane1.setOpaque(false);
    jTabbedPane1.setTabLayoutPolicy(JTabbedPane.SCROLL_TAB_LAYOUT);
    jTabbedPane1.add(jPanel3, "Problem");
    jTabbedPane1.add(jPanel4, "Pane");
    jTabbedPane2.setBackground(Color.orange);
    jTabbedPane2.setOpaque(true);
    jTabbedPane2.add(jPanel1, "Working");
    jTabbedPane2.add(jPanel2, "Pane");
    jSplitPane1.add(jTabbedPane1, JSplitPane.TOP);
    jSplitPane1.add(jTabbedPane2, JSplitPane.BOTTOM);
    jSplitPane1.setDividerLocation(100);
    this.getContentPane().add(jSplitPane1, BorderLayout.CENTER);
    I have tried added the suggested solution
    javax.swing.UIManager.put("TabbedPane.tabsOpaque", Boolean.FALSE);
    javax.swing.UIManager.put("TabbedPane.contentOpaque", Boolean.FALSE);
    prior to creating the tab pane but stll get the problem.
    am I doing something wrong.

    The fix for the bug 4690946(http://developer.java.sun.com/developer/bugParade/bugs/4690946.html) was integrated only in jdk 1.5

  • JTabbedPane Background Color

    Hello,
    How can i change the Background Color for the JTabbedPane?
    thanks

    play with this:
    UIManager.put("TabbedPane.selected", Color.cyan);

  • Color of JTabbedPane inner Border

    Hello,
    I like to change the Color of JTabbedPane inner Border. I have attached an example. If you run it, you can see a gray border. I like to make it green.
    thanks in advance!
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.plaf.*;
    public class Xerxes
         public JFrame vonbraun;
         public JPanel vonbraunPanel;
         public JTabbedPane planets;
         public Xerxes()
              UIManager.put("TabbedPane.selected", Color.green);          
              JDialog.setDefaultLookAndFeelDecorated(true);
         vonbraun = new JFrame();     
              vonbraun.setBackground(Color.black);
              vonbraun.setForeground(Color.green);
              vonbraunPanel = new JPanel();
              vonbraun.getContentPane().add(vonbraunPanel);
              vonbraunPanel.setBackground(Color.black);
              vonbraunPanel.setForeground(Color.green);
              vonbraunPanel.setBorder(BorderFactory.createLineBorder(Color.green));
              vonbraunPanel.setOpaque(true);
              UIManager.put("JTabbedPane.focus", Color.black);
              UIManager.put("JTabbedPane.selected", Color.black);
              planets = new JTabbedPane(JTabbedPane.BOTTOM);
              planets.addTab("Main", new XerxesHelp());
              planets.addTab("Monster", new XerxesHelp());
              planets.addTab("Save", new XerxesHelp());     
              planets.addTab("F1 - F6", new XerxesHelp());
              planets.addTab("F7 - F12", new XerxesHelp());
              planets.addTab("Help", new XerxesHelp());
              planets.addTab("About", new XerxesHelp());
              vonbraunPanel.add(planets);          
              planets.setBackground(Color.black);
              planets.setForeground(Color.green);     
                   planets.setBorder(BorderFactory.createLineBorder(Color.green));
              UIManager.put("JTabbedPane.font", new Font("Dialog", Font.ITALIC, 12));
                   UIManager.put("JTabbedPane.focus", Color.black);
              planets.setBackgroundAt(0, Color.green);
              planets.setBackgroundAt(1, Color.green);     
              planets.setBackgroundAt(2, Color.green);
              planets.setBackgroundAt(3, Color.green);
              planets.setBackgroundAt(4, Color.green);
              planets.setBackgroundAt(5, Color.green);
              planets.setBackgroundAt(6, Color.green);
              planets.setForegroundAt(0, Color.black);
              planets.setForegroundAt(1, Color.black);
              planets.setForegroundAt(2, Color.black);
              planets.setForegroundAt(3, Color.black);
              planets.setForegroundAt(4, Color.black);
              planets.setForegroundAt(5, Color.black);
              planets.setForegroundAt(6, Color.black);
              vonbraun.setSize(566,366);
              vonbraun.getContentPane().setBackground(Color.black);
              vonbraun.getContentPane().setForeground(Color.green);
              vonbraun.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
              vonbraun.setVisible(true);
         public static void main(String args[])
              Xerxes hi = new Xerxes();
    import java.awt.*;
    import javax.swing.*;
    class XerxesHelp extends JPanel
    public JButton a1,a2,a3,a4;
    XerxesHelp()
         this.setLayout(new FlowLayout(FlowLayout.LEFT,33,22));
         this.setBackground(Color.black);
         this.setForeground(Color.green);
         add(a1 = new JButton("joystick"));
         a1.setBackground(Color.black);
         a1.setForeground(Color.green);
         a1.setToolTipText("hihi");
         add(a2 = new JButton("roger wilco"));
         a2.setBackground(Color.black);
         a2.setForeground(Color.green);
         a2.setEnabled(false);
         add(a3 = new JButton("intel chips"));
         a3.setBackground(Color.black);
         a3.setForeground(Color.green);
         a3.setEnabled(false);
         add(a4 = new JButton("language"));
         a4.setBackground(Color.black);
         a4.setForeground(Color.green);
         a4.setEnabled(false);
    Edited by: nixphoe666 on Sep 18, 2007 5:29 PM

    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.plaf.*;
    public class Xerxes
    public JFrame vonbraun;
    public JPanel vonbraunPanel;
    public JTabbedPane planets;
    public Xerxes()
    UIManager.put("TabbedPane.selected", Color.green);
    JDialog.setDefaultLookAndFeelDecorated(true);
    vonbraun = new JFrame();
    vonbraun.setBackground(Color.black);
    vonbraun.setForeground(Color.green);
    vonbraunPanel = new JPanel();
    vonbraun.getContentPane().add(vonbraunPanel);
    vonbraunPanel.setBackground(Color.black);
    vonbraunPanel.setForeground(Color.green);
    vonbraunPanel.setBorder(BorderFactory.createLineBorder(Color.green));
    vonbraunPanel.setOpaque(true);
    UIManager.put("JTabbedPane.focus", Color.black);
    UIManager.put("JTabbedPane.selected", Color.black);
    planets = new JTabbedPane(JTabbedPane.BOTTOM);
    planets.addTab("Main", new XerxesHelp());
    planets.addTab("Monster", new XerxesHelp());
    planets.addTab("Save", new XerxesHelp());
    planets.addTab("F1 - F6", new XerxesHelp());
    planets.addTab("F7 - F12", new XerxesHelp());
    planets.addTab("Help", new XerxesHelp());
    planets.addTab("About", new XerxesHelp());
    vonbraunPanel.add(planets);
    planets.setBackground(Color.black);
    planets.setForeground(Color.green);
    planets.setBorder(BorderFactory.createLineBorder(Color.green));
    UIManager.put("JTabbedPane.font", new Font("Dialog", Font.ITALIC, 12));
    UIManager.put("JTabbedPane.focus", Color.black);
    planets.setBackgroundAt(0, Color.green);
    planets.setBackgroundAt(1, Color.green);
    planets.setBackgroundAt(2, Color.green);
    planets.setBackgroundAt(3, Color.green);
    planets.setBackgroundAt(4, Color.green);
    planets.setBackgroundAt(5, Color.green);
    planets.setBackgroundAt(6, Color.green);
    planets.setForegroundAt(0, Color.black);
    planets.setForegroundAt(1, Color.black);
    planets.setForegroundAt(2, Color.black);
    planets.setForegroundAt(3, Color.black);
    planets.setForegroundAt(4, Color.black);
    planets.setForegroundAt(5, Color.black);
    planets.setForegroundAt(6, Color.black);
    vonbraun.setSize(566,366);
    vonbraun.getContentPane().setBackground(Color.black);
    vonbraun.getContentPane().setForeground(Color.green);
    vonbraun.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
    vonbraun.setVisible(true);
    public static void main(String args[])
    Xerxes hi = new Xerxes();
    import java.awt.*;
    import javax.swing.*;
    class XerxesHelp extends JPanel
    public JButton a1,a2,a3,a4;
    XerxesHelp()
    this.setLayout(new FlowLayout(FlowLayout.LEFT,33,22));
    this.setBackground(Color.black);
    this.setForeground(Color.green);
    add(a1 = new JButton("joystick"));
    a1.setBackground(Color.black);
    a1.setForeground(Color.green);
    a1.setToolTipText("hihi");
    add(a2 = new JButton("roger wilco"));
    a2.setBackground(Color.black);
    a2.setForeground(Color.green);
    a2.setEnabled(false);
    add(a3 = new JButton("intel chips"));
    a3.setBackground(Color.black);
    a3.setForeground(Color.green);
    a3.setEnabled(false);
    add(a4 = new JButton("language"));
    a4.setBackground(Color.black);
    a4.setForeground(Color.green);
    a4.setEnabled(false);
    }this are my last two questions about color! Then I posted this messages I would make an edit tag, but I cannot find it in the editor! now I have copied it without a problem and marked as code! I liked to edit my messages, but the editbutton is gone!

  • Each tab of JTabbedPane has different border color

    Is it possible for the content area of each tab in JTabbedPane to have a different border color? Selecting Tab1 highlights content area of the tabbed pane in yellow, selecting tab2 highlights it in red, etc...
    Thanks

    Thanks for the quick response splungebob. How would I get a reference to the Jpanel of a specific tab? In my case each tab will have a toolbar, so I tried setting the toolbar border yellow, but I still have the default jtabbedpane border color surrounding my yellow bordered toolbar. I would prefer to set the color on the jtabbedpane, so that way the Tab itself does not also have the border going underneath it. For instance, I don't want the border to continue underneath the "my tab" tab, as illustrated below:
       | my tab |
    |                                                  |
    |                                                  |
    ----------------------------------------------------Edited by: 816886 on Nov 30, 2010 7:53 AM

  • Ability to change font size and font color thru console

    I have a console that a client can pretty much do all the
    changes they
    want.. now they want to be able to change the font sizes for
    certain titles
    and also the color..
    Since 95% of the site is controlled with CSS is there
    something i can add
    to the console page to allow them to change the size and
    color of the titles
    and text?
    ASP, SQL2005, DW8 VBScript

    Here's what I have done in the past. Maybe not elegant, but
    it works. (I
    use PHP, but I'm sure you can modify for ASP.)
    In the HEAD of each web page, include regular old embedded
    STYLE tags,
    but INCLUDE an external PHP file:
    <head>
    <style type="text/css">
    <?php include('styles/testcss.php'); ?>
    </style>
    </head>
    Now in that included PHP file, just have CSS code which pulls
    in your
    dynamic data. Here's an example snippet:
    body {
    color: #600;
    background-color: <?php echo
    $row_recordset['bgcolor'];?>
    Of course, you'll need the code for the recordset somewhere
    too.
    Alec
    Adobe Community Expert

  • Div background color not showing in Internet Explorer 8 and before

    My Footer div is not showing the background color (supposed to be black...)  in Internet Explorer 8 and earlier.  It's assuming the body color instead.  Also the border color on top of the 'bubbles' that run across the page is wrong (supposed to be blue)    Is this just because Internet Explorer 8 and earlier did not support div background and border colors yet, or is there a work-around??  Or maybe I did something wrong?
    The site is:    www.meridianwaterfiltration.com

    martcol wrote:
    I don't think that IE8 does rgba.
    It should be OK with rgb but not rgba.
    Martin
    No its doesnt
    I'd just use a hexidecimal color - black #000 and blue: #03f (see below)
    .footer {
    position: relative;
        width: 100%;
        padding-top: 0px;
        padding-right: 0;
        padding-bottom: 0px;
        padding-left: 0;
        background-image: none;
        background-repeat: repeat-x;
        margin-top: 0px;
        clear: both;
        height: 350px;
        background-color: #000;
    #bubble {
        background-image: url(Images/water drop 0banner.jpg);
        background-repeat: repeat-x;
        width: 100%;
        height: 43px;
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: #03F;
        margin: 0px;
        padding: 0px;
        background-color: #3FF;

  • I cant change a puppets color?

    Hi, I was makeing my animation untill I noticed that my leg from my puppet was a different color than the body so when I tryed to change the leg color to the body color with the bucket tool it didnt let me. How do we fix this or change the color of the leg as seen in the pic to the same color as the body?
    Pic:
    Thanks in advance!
    p.s. I have flash CS6

    Select the leg on the stage. If you can't select the leg on the stage, unlock the layer that it is in.
    Look at the Properties window. Does the Properties window show the selection as a "shape" or a "movie clip"? If the leg is a shape object then you should be able to select the fill area, it will look dithered, and give it a new color using the fill color chip on the toolbar.
    If the leg is movie clip symbol then you can double click on it to get to the shape that it contains, or, you can find the leg in the Library window and double click on that object to open it in the editor window. In either case, once you have selected the shape inside the movie clip, you should be able to change its color.

  • Changing font color site-wide??

    Hi,
    I am trying to change the color of my font and my links
    site-wide. Is there any easy way to do this?
    Thanks,
    David

    You would need to add those to a stylesheet that was linked
    to all the
    pages, not just in the head of a single document.... 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Virginia Carter" <[email protected]>
    wrote in message
    news:g2ui3m$sml$[email protected]..
    > Yep -- you can do this with CSS...
    >
    > If you want all your text to be red, then just add this
    to the head of the
    > document:
    >
    > <style type="text/css>
    >
    > body {color: #F00;}
    >
    > </style>
    >
    > Likewise, if you want all of your links to be white, you
    would add the
    > following:
    >
    > a {color: #FFFFFF;}
    >
    > Those will globally change your font color and link (a
    href) color
    > throughout your entire site, assuming you don't have any
    other CSS
    > anywhere...
    >
    > --
    > Virginia Carter
    > Carolina Web Creations
    > ======================
    > www.carolinawebcreations.biz
    >
    > David Way wrote:
    >> Hi,
    >>
    >> I am trying to change the color of my font and my
    links site-wide. Is
    >> there any easy way to do this?
    >>
    >> Thanks,
    >>
    >> David

  • Table css column-header text color not working

    When setting
    -fx-text-fill: red;
    in a css table, it does not change the header to tex to red. Is there another value? .table-view .column-header {                                                                                                                                                                                                                                                                                                                   

    You have to override the following from the caspian.css:
    .table-view .column-header  {
        -fx-text-fill: -fx-selection-bar-text;
        /* TODO: for some reason, this doesn't scale. */
        -fx-font-size: 1.083333em; /* 13pt - 1 more than the default font */
        -fx-size: 25;
        -fx-border-style: solid;
        -fx-border-color:
              Inner border: we have different colours along the top, right, bottom and left.
              Refer to RT-12298 for the spec.
            derive(-fx-base, 80%)
            linear-gradient(to bottom, derive(-fx-base,80%) 20%, derive(-fx-base,-10%) 90%)
            derive(-fx-base, 10%)
            linear-gradient(to bottom, derive(-fx-base,80%) 20%, derive(-fx-base,-10%) 90%),
            /* Outer border: */
            transparent -fx-table-header-border-color -fx-table-header-border-color transparent;
        -fx-border-insets: 0 1 1 0, 0 0 0 0;
        -fx-border-width: 0.083333em, 0.083333em;
    .table-view .column-header-background {
        -fx-background-color: -fx-body-color;
        -fx-padding: 0;
    }

Maybe you are looking for

  • Problem with videos in itunes not on my ipod

    I have videoes in my movie folder In my ipod settings i have enabled the videos to be updatedd to my ipod but it hasn't worked any ideas??? they are in mpeg form i think

  • How to convert from line chart data to CSV format

    Hi , I am using Flex 3 and AS. I am getting data from MS SQL and display the data as line chart this is ok. But i want to convert this line chart data to CSV or .xsl format.I find one example in fourms the from data grid to CSV For this URL is http:/

  • Accessing BO Info View in Portal

    Hi, Iam trying to access BO Info View in Portal.for that i created URL iview but iam facing issue. I am able to call BO info view from Portal. problem is if  preview that url iview from portal content it is working fine but if i attach that url iview

  • How to boot an instance of windows

    I did not get an exact title of my post to explain what i need, but anyways i will give the details here. I have a windows server with 3 partitions: C-windows+applications D-DATA E-DATA 1.I want to copy the C partition using the Volume Shadow Copy an

  • No notification for skype

    Both my ipad and iphone syn together and together they dont received any notification from skype. I have notification before but after i re dl skype thats when the trouble started. I have tried turn off and on as one of the topic said to do... but st